Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Commit b14ea3a

Browse files
Add codeclimate specific config file
1 parent 8834509 commit b14ea3a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.codeclimate.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
plugins:
2+
rubocop:
3+
enabled: true
4+
config:
5+
file: rubocop.yml

0 commit comments

Comments
 (0)