X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.coafile;h=7ec6477705bb0e57a542b87ab594e71817bcd5ca;hb=6a5d2dfbe642d7763cf5f63985f5817752b1536f;hp=8d32fd0851d96ac72c4d30720210daff815f18d8;hpb=856d4427480629e823bf8dae7a360a58bcd9df3e;p=releng%2Fbuilder.git diff --git a/.coafile b/.coafile index 8d32fd085..7ec647770 100644 --- a/.coafile +++ b/.coafile @@ -1,30 +1,11 @@ -[GitCommit] -bears = GitCommitBear -ignore_length_regex = Signed-off-by, - Also-by, - Co-authored-by, - http://, - https:// +[all] +ignore = .** -[JSON] -bears = JSONFormatBear -files = **/*.json -ignore = .*/** -indent_size = 2 - -[YAML] -bears = YAMLLintBear -files = jjb/**/*.yaml,openstack-hot/**/*.yaml -document_start = True -yamllint_config = yamllint.conf - -[ShellCheck] -bears = ShellCheckBear,SpaceConsistencyBear -files = jenkins-scripts/**/*.sh, - jjb/**/*.sh, - scripts/**/*.sh -ignore = jenkins-scripts/*-local-env.sh, - jjb/integration/*.sh -shell = bash -indent_size = 4 -use_spaces = yeah +[all.Documentation] +bears = WriteGoodLintBear +files = **.markdown, + **.md, + **.rst +allow_so_beginning = False +allow_there_is = False +allow_cliche_phrases = False