X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.coafile;h=86889a57f563939ba74722e33dde20d4fb130e4f;hb=refs%2Fheads%2Fv0.45.x;hp=366b50c4316d5e6caf83c1baf37d8dc50a3219ae;hpb=bf3002102e68a2173c634ed370c81fcc1287dd93;p=releng%2Fglobal-jjb.git diff --git a/.coafile b/.coafile index 366b50c4..86889a57 100644 --- a/.coafile +++ b/.coafile @@ -34,8 +34,10 @@ 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 [all.ShellCheck] bears = ShellCheckBear,SpaceConsistencyBear @@ -43,10 +45,3 @@ files = **.sh shell = bash indent_size = 4 use_spaces = yeah - -[all.YAML] -bears = YAMLLintBear -files = **.yaml -document_start = True -yamllint_config = yamllint.conf -