X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=blobdiff_plain;f=.coafile;h=c472b5d555089ea384b7e1e16994e3f6b0085f1a;hp=fd4a0cc76befd58b593d3c7063d8c6d678ba8fef;hb=HEAD;hpb=e0b8cb1700cc9ba3e46f8ea285007ae21b3c8a13 diff --git a/.coafile b/.coafile index fd4a0cc..4d8a321 100644 --- a/.coafile +++ b/.coafile @@ -5,7 +5,6 @@ ignore = .tox/**, .git/**, .gitignore, .gitreview, - .gitmodules, **.sw?, **.orig @@ -36,7 +35,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