Silence warning about requiring `rubocop-rspec_rails` (#30002)
parent
933189887b
commit
b6f04aed35
|
@ -9,6 +9,7 @@ inherit_mode:
|
|||
require:
|
||||
- rubocop-rails
|
||||
- rubocop-rspec
|
||||
- rubocop-rspec_rails
|
||||
- rubocop-performance
|
||||
- rubocop-capybara
|
||||
- ./lib/linter/rubocop_middle_dot
|
||||
|
|
Loading…
Reference in New Issue