X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.coafile;h=f2e8f4a5efdbca734b8097535c7d97938ac60a96;hb=refs%2Fheads%2Fv0.48.x;hp=44f6215041c087cf73f5ba2c5e0b7ee478362d2e;hpb=8f00e059ea64956604ea2d23ebe46e4fda788cdf;p=releng%2Fglobal-jjb.git diff --git a/.coafile b/.coafile old mode 100644 new mode 100755 index 44f62150..f2e8f4a5 --- 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-rtdv3-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 -