Skip to content

Commit 186a4bc

Browse files
committed
update rubocop config: require -> plugins
1 parent 2264beb commit 186a4bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
require:
1+
plugins:
22
- rubocop-performance
33
- rubocop-rspec
44

0 commit comments

Comments
 (0)