X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.coafile;h=44f6215041c087cf73f5ba2c5e0b7ee478362d2e;hb=f88c7c24b2b1a6f04f85afa8c0a91d8321aef8ea;hp=366b50c4316d5e6caf83c1baf37d8dc50a3219ae;hpb=bf3002102e68a2173c634ed370c81fcc1287dd93;p=releng%2Fglobal-jjb.git diff --git a/.coafile b/.coafile index 366b50c4..44f62150 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 @@ -46,7 +47,7 @@ use_spaces = yeah [all.YAML] bears = YAMLLintBear -files = **.yaml +files = **.yaml, **.yml document_start = True yamllint_config = yamllint.conf