X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.coafile;h=47cd835f66f5d539f2fe69ea700bfd82c00aeb5b;hb=121b0091a49c29a873a58a75b71067057edba09a;hp=372be892bf9a0cfc86de0bdcdac12da874ddb28a;hpb=6a34a96c7d0ffab178caf8a91f7199916ebb643e;p=demo.git diff --git a/.coafile b/.coafile index 372be892..47cd835f 100644 --- a/.coafile +++ b/.coafile @@ -1,8 +1,11 @@ [yaml] bears = YAMLLintBear yamllint_config = .yamllint +# [vFW_CNF_CDS][APACHE] Helm uses go template conditionals that are not yaml-compliant ignore = - .tox/** + .tox/**, + heat/vFW_CNF_CDS/templates/helm/**/templates/tests/*, + tutorials/ApacheCNF/templates/cba/Templates/k8s-configs/deployment-config/templates/* [json] bears = JSONFormatBear