X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=.coafile;h=50e636ccb55896c46b01ff902fd895b6242287d9;hb=047c6a77a762cf6a246b6eb6a087c7b85aa05dee;hp=3e655dd98f351410376727e371f092716c953cb6;hpb=dd9aba154223d878309b7185a345363939559d56;p=validation.git diff --git a/.coafile b/.coafile index 3e655dd..50e636c 100644 --- a/.coafile +++ b/.coafile @@ -35,7 +35,7 @@ bears = YAMLLintBear files = **.yaml, **.yml use_spaces = true max_line_length = 120 -ignore = tests/k8s/conformance/sonobuoy.yaml +ignore = tests/k8s/conformance/custom_repos.yaml [all.Python] bears = PyLintBear @@ -96,4 +96,7 @@ ignore = ui/src/main/webapp/app/fusion/**, ui/src/main/webapp/app/BluvalUI/GetLabs/GetLabs.js, ui/src/main/webapp/app/BluvalUI/GetLayers/GetLayers.js, ui/src/main/webapp/app/BluvalUI/GetTimeslots/GetTimeslots.js, - ui/src/main/webapp/app/BluvalUI/CreateUser/CreateUser.js + ui/src/main/webapp/app/BluvalUI/CreateUser/CreateUser.js, + ui/src/main/webapp/app/BluvalUI/GetUser/GetUser.js, + ui/src/main/webapp/app/BluvalUI/ResetUser/ResetUser.js, + ui/src/main/webapp/app/BluvalUI/UpdatePassword/UpdatePassword.js