X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.coafile;h=7ec6477705bb0e57a542b87ab594e71817bcd5ca;hb=refs%2Fchanges%2F65%2F81965%2F20;hp=945b4eab80459617bb82a9def09518434e6df6b6;hpb=0d3519199c89b47daf4dacc25f3c0c9a29178c0f;p=releng%2Fbuilder.git diff --git a/.coafile b/.coafile index 945b4eab8..7ec647770 100644 --- a/.coafile +++ b/.coafile @@ -1,22 +1,11 @@ -[default] -bears = SpaceConsistencyBear,GitCommitBear -files = scripts/* -allow_trailing_whitespace = False -enforce_newline_at_EOF = True -indent_size = 4 -use_spaces = yeah +[all] +ignore = .** -[YAML] -bears = YAMLLintBear -files = jjb/**/*.yaml,openstack-hot/**/*.yaml -document_start = True -yamllint_config = yamllint.conf - -[ShellCheck] -bears = ShellCheckBear -files = jenkins-scripts/**/*.sh, - jjb/**/*.sh, - scripts/**/*.sh -ignore = jenkins-scripts/*-local-env.sh, - jjb/integration/*.sh -shell = bash +[all.Documentation] +bears = WriteGoodLintBear +files = **.markdown, + **.md, + **.rst +allow_so_beginning = False +allow_there_is = False +allow_cliche_phrases = False