Set version to Aluminium
[netvirt.git] / .coafile
index 382fc57c5e1687e51a11958f87e60d4da7fe5a7e..44e0860adbf53400ecff3f19b9d1ffa2f1aba92c 100644 (file)
--- a/.coafile
+++ b/.coafile
@@ -1,7 +1,11 @@
-[GitCommit]
-bears = GitCommitBear
-ignore_length_regex = Signed-off-by,
-    Also-by,
-    Co-authored-by,
-    http://,
-    https://
+[all]
+ignore = .**,
+    **/xtend-gen/**,
+    **/target/**,
+    **/thrift/**,
+
+[all.reStructuredText]
+bears = RSTcheckBear
+files = **.rst
+ignore = .**
+enabled = False