X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.coafile;h=86889a57f563939ba74722e33dde20d4fb130e4f;hb=refs%2Fheads%2Fv0.45.x;hp=44f6215041c087cf73f5ba2c5e0b7ee478362d2e;hpb=12853a424496b5d87c355f32fa27604099a0edbb;p=releng%2Fglobal-jjb.git diff --git a/.coafile b/.coafile index 44f62150..86889a57 100644 --- a/.coafile +++ b/.coafile @@ -36,7 +36,8 @@ 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 [all.ShellCheck] bears = ShellCheckBear,SpaceConsistencyBear @@ -44,10 +45,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 -