Update rubocop-rspec_rails
and rubocop-capybara
, moved to plugins
config style (#34127)
This commit is contained in:
parent
d489fa36f2
commit
f6ac0e9d49
3 changed files with 11 additions and 11 deletions
|
@ -28,11 +28,9 @@ inherit_mode:
|
|||
- Exclude
|
||||
|
||||
plugins:
|
||||
- rubocop-capybara
|
||||
- rubocop-i18n
|
||||
- rubocop-performance
|
||||
- rubocop-rails
|
||||
- rubocop-rspec
|
||||
- rubocop-performance
|
||||
- rubocop-i18n
|
||||
|
||||
require:
|
||||
- rubocop-rspec_rails
|
||||
- rubocop-capybara
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue