Add jenkins-admin scripts to global-jjb
[releng/global-jjb.git] / .coafile
index 340ef8b..571d201 100644 (file)
--- a/.coafile
+++ b/.coafile
@@ -6,6 +6,14 @@ ignore_length_regex = Signed-off-by,
     http://,
     https://
 
+[Groovy]
+bears = SpaceConsistencyBear
+files = **/*.groovy
+ignore = .git/**,
+    .tox/**
+indent_size = 4
+use_spaces = true
+
 [YAML]
 bears = YAMLLintBear
 files = **/*.yaml