Add Sonar plug-in configurations to docs
[releng/global-jjb.git] / .coafile
index 366b50c..c0e13b0 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
 
@@ -43,10 +44,3 @@ files = **.sh
 shell = bash
 indent_size = 4
 use_spaces = yeah
-
-[all.YAML]
-bears = YAMLLintBear
-files = **.yaml
-document_start = True
-yamllint_config = yamllint.conf
-