X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.coafile;h=44e0860adbf53400ecff3f19b9d1ffa2f1aba92c;hb=84a7d0a360f0d5f9b588e269840a92158d1be7d2;hp=1530ff1de1d8946cd31414d9999126b94a8432d2;hpb=370df02a56aabb4231d136cd5283106932d6a7e2;p=netvirt.git diff --git a/.coafile b/.coafile index 1530ff1de1..44e0860adb 100644 --- a/.coafile +++ b/.coafile @@ -4,24 +4,8 @@ ignore = .**, **/target/**, **/thrift/**, -[all.GitCommit] -bears = GitCommitBear -ignore_length_regex = Signed-off-by, - Also-by, - Co-authored-by, - http://, - https:// - [all.reStructuredText] bears = RSTcheckBear files = **.rst ignore = .** enabled = False - -[all.Spacing] -bears = SpaceConsistencyBear -files = **/*.java -use_spaces = True -allow_trailing_whitespace = False -enforce_newline_at_EOF = True -default_actions = SpaceConsistencyBear: ApplyPatchAction