Fix ShellCheck issues in jjb/autorelease
[releng/builder.git] / .coafile
index 37ed70d66ba7ded2c34a35d9a0224c45c43eeb93..4b83bf2b7bfb0210d21c51e69f5003ab4e894735 100644 (file)
--- a/.coafile
+++ b/.coafile
@@ -11,3 +11,8 @@ bears = YAMLLintBear
 files = jjb/**/*.yaml,openstack-hot/**/*.yaml
 document_start = True
 yamllint_config = yamllint.conf
+
+[ShellCheck]
+bears = ShellCheckBear
+files = jenkins-scripts/**/*.sh, jjb/autorelease/**/*.sh, scripts/**/*.sh
+shell = bash