Skip to content

Commit b4aafe4

Browse files
committed
use plugins block for rubocop-performance and rubocop-rails
1 parent fb9a32c commit b4aafe4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

config/default.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ inherit_from:
33

44
require:
55
- rubocop-github
6+
7+
plugins:
68
- rubocop-performance
79

810
Bundler/DuplicatedGem:

config/rails.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ inherit_from:
33

44
require:
55
- rubocop-github-rails
6+
7+
plugins:
68
- rubocop-rails
79

810
GitHub/RailsControllerRenderActionSymbol:

0 commit comments

Comments
 (0)