X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=.coafile;h=4d8a321a817d35f7e4258c514434bd83d8ff3fce;hb=6df0350fa3956b1973aa0216564133c89fed0c75;hp=50e636ccb55896c46b01ff902fd895b6242287d9;hpb=0a46c82e91de6d98c02bd67f70f024bd95751a64;p=validation.git diff --git a/.coafile b/.coafile index 50e636c..4d8a321 100644 --- a/.coafile +++ b/.coafile @@ -1,10 +1,10 @@ [all] ignore = .tox/**, .py35/**, + .py36/**, .git/**, .gitignore, .gitreview, - .gitmodules, **.sw?, **.orig @@ -35,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