Skip to content

Commit 9127a8a

Browse files
olleolleollebrunofacca
authored andcommitted
RuboCop: use plugins for rubocop-rspec
1 parent 3d6b5f2 commit 9127a8a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.rubocop.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
inherit_from: .rubocop_todo.yml
22

3-
require:
4-
- rubocop-rspec
53
plugins:
64
- rubocop-performance
75
- rubocop-rails
6+
- rubocop-rspec
87

98
inherit_mode:
109
merge:

0 commit comments

Comments
 (0)