Hi!
I have the following config in my .rubocop config
require:
- standard
plugins:
- rubocop-rails
- rubocop-rspec
- rubocop-performance
- rubocop-thread_safety
- rubocop-factory_bot
- rubocop-capybara
but to use standard as a plugin, I'd like to ask you to add plugin support https://docs.rubocop.org/rubocop/plugin_migration_guide.html
Hi!
I have the following config in my
.rubocopconfigbut to use standard as a plugin, I'd like to ask you to add plugin support https://docs.rubocop.org/rubocop/plugin_migration_guide.html