mirror of
https://github.com/openstreetmap/openstreetmap-website.git
synced 2025-07-23 05:19:07 +00:00
Move remaining rubocop plugins to new plugins clause
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user