X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.coafile;h=998c7a3326dd7d11b46608d26ca1880d1beddcab;hb=refs%2Fchanges%2F52%2F62052%2F10;hp=7e9db1c839e91114bf2fa7ed5d7e078424c86373;hpb=aec2a0c78d8ca2d4ea9570cc249bbe55b33643f3;p=releng%2Fglobal-jjb.git diff --git a/.coafile b/.coafile index 7e9db1c8..998c7a33 100644 --- a/.coafile +++ b/.coafile @@ -34,8 +34,11 @@ 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-maven-jobs.rst, + docs/jjb/lf-python-jobs.rst, + docs/jjb/lf-rtdv3-jobs.rst [all.ShellCheck] bears = ShellCheckBear,SpaceConsistencyBear @@ -43,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 -