Update rubocop-rspec_rails and rubocop-capybara, moved to plugins config style (#34127)

This commit is contained in:
Matt Jankowski 2025-03-10 10:40:29 -04:00 committed by GitHub
parent d489fa36f2
commit f6ac0e9d49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 11 additions and 11 deletions

View file

@ -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