Skip to content

Commit b8ff341

Browse files
committed
Fixing rubocop for codeclimate
1 parent ca2ef45 commit b8ff341

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.codeclimate.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
version: "2"
22
plugins:
33
rubocop:
4-
enabled: true
4+
enabled: true
5+
channel: rubocop-1-10-0

0 commit comments

Comments
 (0)