Move remaining rubocop plugins to new plugins clause

This commit is contained in:
Tom Hughes 2025-03-11 18:10:56 +00:00
parent de4af9ee51
commit fbf84f60bf

View file

@ -1,14 +1,14 @@
inherit_from: .rubocop_todo.yml
plugins:
- rubocop-capybara
- rubocop-factory_bot
- rubocop-minitest
- rubocop-performance
- rubocop-rails
- rubocop-rake
require:
- rubocop-capybara
- rubocop-factory_bot
- ./.rubocop/specific_action_names.rb
AllCops: