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