Silence warning about requiring rubocop-rspec_rails
(#30002)
This commit is contained in:
parent
933189887b
commit
b6f04aed35
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue