Update rubocop to version 1.72.2 and use plugins
configuration style (#33946)
This commit is contained in:
parent
405fa6de55
commit
d75c4bf53e
7 changed files with 37 additions and 27 deletions
|
@ -26,9 +26,11 @@ inherit_mode:
|
|||
merge:
|
||||
- Exclude
|
||||
|
||||
require:
|
||||
plugins:
|
||||
- rubocop-rails
|
||||
- rubocop-rspec
|
||||
- rubocop-rspec_rails
|
||||
- rubocop-performance
|
||||
|
||||
require:
|
||||
- rubocop-rspec_rails
|
||||
- rubocop-capybara
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue