Skip to content

Commit

Permalink
Convert rubocop-performance to plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
dduugg committed Mar 4, 2025
1 parent f9f9430 commit 9627edd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Library/.rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
plugins:
- rubocop-md:
plugin_class_name: RuboCop::Markdown::Plugin
- rubocop-performance:
plugin_class_name: RuboCop::Performance::Plugin
- rubocop-rspec:
plugin_class_name: RuboCop::RSpec::Plugin

require:
- ./Homebrew/rubocops.rb
- rubocop-performance
- rubocop-sorbet

inherit_mode:
Expand Down

0 comments on commit 9627edd

Please sign in to comment.