Resolve ShellCheck 0.4.7 issues
[releng/builder.git] / .coafile
index 77775285f89363253ee6b199df26eddff0347d8f..60e83070f29ef42c5050e595d732c8608e4a3afa 100644 (file)
--- a/.coafile
+++ b/.coafile
@@ -30,6 +30,8 @@ bears = ShellCheckBear,
 files = **.sh
 ignore = .git/**,
     .tox/**,
+    jjb/global-jjb/**,
+    jjb/integration/**,
     jenkins-scripts/*-local-env.sh
 shell = bash
 indent_size = 4