Add missing $ in shell command
[releng/global-jjb.git] / .coafile
index 366b50c..44f6215 100644 (file)
--- a/.coafile
+++ b/.coafile
@@ -34,6 +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
 
@@ -46,7 +47,7 @@ use_spaces = yeah
 
 [all.YAML]
 bears = YAMLLintBear
-files = **.yaml
+files = **.yaml, **.yml
 document_start = True
 yamllint_config = yamllint.conf