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 inherit_from: .rubocop_todo.yml
plugins: plugins:
- rubocop-capybara
- rubocop-factory_bot
- rubocop-minitest - rubocop-minitest
- rubocop-performance - rubocop-performance
- rubocop-rails - rubocop-rails
- rubocop-rake - rubocop-rake
require: require:
- rubocop-capybara
- rubocop-factory_bot
- ./.rubocop/specific_action_names.rb - ./.rubocop/specific_action_names.rb
AllCops: AllCops: