Enable shellcheck linting, fix problems
[integration/packaging.git] / .coafile
index 5c65f4cce277aedc51983494538ee29bf4db1e45..0105a923a7591ca269816152fab7d92e23e70bd4 100644 (file)
--- a/.coafile
+++ b/.coafile
@@ -24,7 +24,7 @@ default_actions = JSONFormatBear: ApplyPatchAction
 
 [shellcheck]
 bears = ShellCheckBear
-#files = **/*.sh
+files = ./**/*.sh
 
 [python]
 bears = PyUnusedCodeBear