X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.coafile;h=e36c7a750b9a7cb823e1d5b642177ef145318cd2;hb=7177ce9f9291a1cf2fa99fe6ff75e279ed4465ef;hp=f2e8f4a5efdbca734b8097535c7d97938ac60a96;hpb=c53e11db14ab7abede74c74801bec9ca381c8cc6;p=releng%2Fglobal-jjb.git diff --git a/.coafile b/.coafile index f2e8f4a5..e36c7a75 100755 --- 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 @@ -38,10 +30,3 @@ ignore = .git/**, docs/jjb/lf-macros.rst, docs/jjb/lf-maven-jobs.rst, docs/jjb/lf-rtdv3-jobs.rst - -[all.ShellCheck] -bears = ShellCheckBear,SpaceConsistencyBear -files = **.sh -shell = bash -indent_size = 4 -use_spaces = yeah