X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.coafile;fp=.coafile;h=291c2003df0b197001c8ef2e3b45d846c13db460;hb=b9a8a519e9f91956b27bc8b1d636dac0ea3cdc29;hp=0000000000000000000000000000000000000000;hpb=845c57f01aa18f13792de918dea411ad9972329f;p=releng%2Fglobal-jjb.git diff --git a/.coafile b/.coafile new file mode 100644 index 00000000..291c2003 --- /dev/null +++ b/.coafile @@ -0,0 +1,23 @@ +[Default] +ignore = .*/** + +[GitCommit] +bears = GitCommitBear +ignore_length_regex = Signed-off-by, + Also-by, + Co-authored-by, + http://, + https:// + +[YAML] +bears = YAMLLintBear +files = **/*.yaml +document_start = True +yamllint_config = yamllint.conf + +[ShellCheck] +bears = ShellCheckBear,SpaceConsistencyBear +files = **/*.sh +shell = bash +indent_size = 4 +use_spaces = yeah