Merge "IMAGES should be an array"
[releng/builder.git] / .coafile
index 8adaeb47cc8b59335fe2e6a4bdf030561cddac95..6802f48afea3349f6b8aee0b5ffdf1252ecf0f0d 100644 (file)
--- a/.coafile
+++ b/.coafile
@@ -15,10 +15,7 @@ yamllint_config = yamllint.conf
 [ShellCheck]
 bears = ShellCheckBear
 files = jenkins-scripts/**/*.sh,
-    jjb/autorelease/**/*.sh,
-    jjb/docs/**/*.sh,
-    jjb/netvirt/**/*.sh,
-    jjb/neutron/**/*.sh,
-    jjb/opflex/**/*.sh,
+    jjb/**/*.sh,
     scripts/**/*.sh
+ignore = jjb/integration/*.sh
 shell = bash