Skip to content

Commit

Permalink
Move rubocop-rspec from require: to plugins:
Browse files Browse the repository at this point in the history
Prevent from throwing a warning about `rubocop-rspec` supporting
extension plugin.

See: https://docs.rubocop.org/rubocop/plugin_migration_guide.html
  • Loading branch information
eduardoj authored and depfu[bot] committed Feb 19, 2025
1 parent 809979e commit 71bdfe1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
plugins:
- rubocop-performance

require:
- rubocop-rspec

inherit_from: .rubocop_todo.yml

0 comments on commit 71bdfe1

Please sign in to comment.