Skip to content

Commit d69ec6c

Browse files
Use community submitted engine to check groovy code (#22)
1 parent 4283842 commit d69ec6c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .codeclimate.yml

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ engines:
55
pmd:
66
enabled: true
77
channel: beta
8+
codenarc:
9+
enabled: true
10+
channel: beta
811
ratings:
912
paths: []
1013
exclude_paths:

0 commit comments

Comments
 (0)