Add quotes around variable to silence shellcheck
[releng/global-jjb.git] / .coafile
old mode 100644 (file)
new mode 100755 (executable)
index 7e9db1c..84e59c2
--- a/.coafile
+++ b/.coafile
@@ -34,19 +34,7 @@ use_spaces = true
 ignore = .git/**,
     .tox/**,
     docs/jjb/lf-ci-jobs.rst,
+    docs/jjb/lf-docker-jobs.rst,
     docs/jjb/lf-macros.rst,
-    docs/jjb/lf-maven-jobs.rst
-
-[all.ShellCheck]
-bears = ShellCheckBear,SpaceConsistencyBear
-files = **.sh
-shell = bash
-indent_size = 4
-use_spaces = yeah
-
-[all.YAML]
-bears = YAMLLintBear
-files = **.yaml, **.yml
-document_start = True
-yamllint_config = yamllint.conf
-
+    docs/jjb/lf-maven-jobs.rst,
+    docs/jjb/lf-rtdv3-jobs.rst