X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.coafile;h=c0e13b0b9beb645b71103004e102bdd73346d976;hb=dac841636d7872b5f1028909a226b2d32b671a05;hp=7e9db1c839e91114bf2fa7ed5d7e078424c86373;hpb=aec2a0c78d8ca2d4ea9570cc249bbe55b33643f3;p=releng%2Fglobal-jjb.git diff --git a/.coafile b/.coafile index 7e9db1c8..c0e13b0b 100644 --- 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, **.yml -document_start = True -yamllint_config = yamllint.conf -