Set version to Aluminium
[netvirt.git] / .coafile
index 1530ff1de1d8946cd31414d9999126b94a8432d2..44e0860adbf53400ecff3f19b9d1ffa2f1aba92c 100644 (file)
--- 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