X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=.coafile;h=50e636ccb55896c46b01ff902fd895b6242287d9;hb=35aa365da408361021f18273296d382bdb08a74b;hp=39d09fa68ff30ea3ddc2bcab752d8ddea01fddfb;hpb=3ff5d7028b19a649f6b80c476ff45ced1fdd67dc;p=validation.git diff --git a/.coafile b/.coafile index 39d09fa..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 @@ -95,4 +95,8 @@ ignore = ui/src/main/webapp/app/fusion/**, ui/src/main/webapp/app/BluvalUI/GetBlueprintInstances/GetBlueprintInstances.js, 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/GetTimeslots/GetTimeslots.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