Skip to content

migrate to plugin support #704

@alec-c4

Description

@alec-c4

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions