Enable ShellCheck for all except integration/*.sh
[releng/builder.git] / .coafile
index 384083df56e0129623575c8845d0fe9df9037bfc..6802f48afea3349f6b8aee0b5ffdf1252ecf0f0d 100644 (file)
--- a/.coafile
+++ b/.coafile
@@ -15,12 +15,7 @@ yamllint_config = yamllint.conf
 [ShellCheck]
 bears = ShellCheckBear
 files = jenkins-scripts/**/*.sh,
-    jjb/*.sh,
-    jjb/autorelease/**/*.sh,
-    jjb/docs/**/*.sh,
-    jjb/netvirt/**/*.sh,
-    jjb/neutron/**/*.sh,
-    jjb/opflex/**/*.sh,
-    jjb/ovsdb/**/*.sh,
+    jjb/**/*.sh,
     scripts/**/*.sh
+ignore = jjb/integration/*.sh
 shell = bash