Skip to content

Commit 8414a2d

Browse files
committed
rubocop: add rubocop-rails dependency
Otherwise we can't find many cops. I'm not sure why this is necessary with the newer versions of the gem but not the old.
1 parent c20a40e commit 8414a2d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.rubocop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
require:
2+
- rubocop-rails
3+
14
inherit_gem:
25
rubocop-github:
36
- config/default.yml

0 commit comments

Comments
 (0)