X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=.coafile;h=c472b5d555089ea384b7e1e16994e3f6b0085f1a;hb=7655975fa9382b76be6ebcc28cb4b1531b5e6880;hp=fd4a0cc76befd58b593d3c7063d8c6d678ba8fef;hpb=8159d2db59e36e0fe204cb07a53074f0e74ac64e;p=validation.git diff --git a/.coafile b/.coafile index fd4a0cc..c472b5d 100644 --- a/.coafile +++ b/.coafile @@ -36,7 +36,8 @@ bears = YAMLLintBear files = **.yaml, **.yml use_spaces = true max_line_length = 120 -ignore = tests/k8s/conformance/custom_repos.yaml +ignore = tests/k8s/conformance/custom_repos.yaml, + tests/k8s/kube-hunter/job.yaml [all.Python] bears = PyLintBear