X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=blobdiff_plain;f=.coafile;h=c472b5d555089ea384b7e1e16994e3f6b0085f1a;hp=fd4a0cc76befd58b593d3c7063d8c6d678ba8fef;hb=6004efeec09813ac229b539409cfda8fbf412244;hpb=0df3673f2d2e9354956cf812d073e595f1d97903 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