Skip to content

Commit 95653c8

Browse files
authored
Merge pull request #76 from bastelfreak/rubocopcleanup
rubocop: load plugins as actual plugins
2 parents 9636456 + 6cae79d commit 95653c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.rubocop.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1+
---
12
inherit_from: .rubocop_todo.yml
23

3-
require:
4+
plugins:
45
- rubocop-i18n
56
- rubocop-performance
67
- rubocop-rake

0 commit comments

Comments
 (0)