Skip to content

Commit cfc6acc

Browse files
committed
enable rake plugin for rubocop
1 parent 3a88351 commit cfc6acc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.rubocop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Require rubocop-rake plugin
2+
require:
3+
- rubocop-rake
14
# human should be able to read 200 chars per line
25
Layout/LineLength:
36
Max: 200

0 commit comments

Comments
 (0)