X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.coafile;h=e36c7a750b9a7cb823e1d5b642177ef145318cd2;hb=refs%2Ftags%2Fv0.53.3;hp=998c7a3326dd7d11b46608d26ca1880d1beddcab;hpb=fdcb4193a50803ac02b162e4b875f126b1fe8a37;p=releng%2Fglobal-jjb.git diff --git a/.coafile b/.coafile old mode 100644 new mode 100755 index 998c7a33..e36c7a75 --- a/.coafile +++ b/.coafile @@ -8,14 +8,6 @@ ignore = .tox/**, **.sw?, **.orig -[all.GitCommit] -bears = GitCommitBear -ignore_length_regex = Signed-off-by, - Also-by, - Co-authored-by, - http://, - https:// - [all.Groovy] bears = SpaceConsistencyBear files = **.groovy @@ -37,12 +29,4 @@ ignore = .git/**, docs/jjb/lf-docker-jobs.rst, docs/jjb/lf-macros.rst, docs/jjb/lf-maven-jobs.rst, - docs/jjb/lf-python-jobs.rst, docs/jjb/lf-rtdv3-jobs.rst - -[all.ShellCheck] -bears = ShellCheckBear,SpaceConsistencyBear -files = **.sh -shell = bash -indent_size = 4 -use_spaces = yeah