lftools_activate should be deprecated
[releng/global-jjb.git] / .coafile
old mode 100644 (file)
new mode 100755 (executable)
index 44f6215..e36c7a7
--- a/.coafile
+++ b/.coafile
@@ -8,14 +8,6 @@ ignore = .tox/**,
     **.sw?,
     **.orig
 
-[all.GitCommit]
-bears = GitCommitBear
-ignore_length_regex = Signed-off-by,
-    Also-by,
-    Co-authored-by,
-    http://,
-    https://
-
 [all.Groovy]
 bears = SpaceConsistencyBear
 files = **.groovy
@@ -36,18 +28,5 @@ ignore = .git/**,
     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