Convert rubocop-performance to plugin

This commit is contained in:
Douglas Eichelberger 2025-03-04 13:10:48 -08:00
parent f9f9430f8e
commit 9627edd407
No known key found for this signature in database
GPG Key ID: F90193CBD547EB81

View File

@ -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: