Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / docs / appendix.rst
1 ########
2 Appendix
3 ########
4
5 ShellCheck
6 ==========
7
8 When using ShellCheck to lint global-jjb or any projects that include
9 global-jjb as part of their project (common with ci-management repos) then
10 we require version 0.4.x of ShellCheck installed on the build vms. This version
11 introduces annotations used by shell scripts in this repo.