Revert "remove --user"
[releng/global-jjb.git] / .coafile
old mode 100644 (file)
new mode 100755 (executable)
index b2c13db..84e59c2
--- a/.coafile
+++ b/.coafile
@@ -27,16 +27,14 @@ bears = MarkdownBear,SpaceConsistencyBear,WriteGoodLintBear
 files = **.md, **.markdown
 use_spaces = true
 
-[all.ShellCheck]
-bears = ShellCheckBear,SpaceConsistencyBear
-files = **.sh
-shell = bash
-indent_size = 4
-use_spaces = yeah
-
-[all.YAML]
-bears = YAMLLintBear
-files = **.yaml
-document_start = True
-yamllint_config = yamllint.conf
-
+[all.reStructuredText]
+bears = SpaceConsistencyBear,WriteGoodLintBear
+files = **.rst
+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,
+    docs/jjb/lf-rtdv3-jobs.rst