X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=.coafile;h=8ade5f5ea533fc700ccedd520fc85061f90ee323;hb=bac41a9d7cbc4464d5cd502641f78ccb8d66aab1;hp=39d09fa68ff30ea3ddc2bcab752d8ddea01fddfb;hpb=5209bb26e2b70f6eefbccf61713dc2633751b86b;p=validation.git diff --git a/.coafile b/.coafile index 39d09fa..8ade5f5 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,5 @@ 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