X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.coafile;h=998c7a3326dd7d11b46608d26ca1880d1beddcab;hb=1bd8330647017cab07b6a2615130d588f5794610;hp=44f6215041c087cf73f5ba2c5e0b7ee478362d2e;hpb=8f00e059ea64956604ea2d23ebe46e4fda788cdf;p=releng%2Fglobal-jjb.git diff --git a/.coafile b/.coafile index 44f62150..998c7a33 100644 --- a/.coafile +++ b/.coafile @@ -36,7 +36,9 @@ 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 + docs/jjb/lf-maven-jobs.rst, + docs/jjb/lf-python-jobs.rst, + docs/jjb/lf-rtdv3-jobs.rst [all.ShellCheck] bears = ShellCheckBear,SpaceConsistencyBear @@ -44,10 +46,3 @@ files = **.sh shell = bash indent_size = 4 use_spaces = yeah - -[all.YAML] -bears = YAMLLintBear -files = **.yaml, **.yml -document_start = True -yamllint_config = yamllint.conf -