rubocop-sorbet: convert to plugin

Signed-off-by: Patrick Linnane <patrick@linnane.io>
This commit is contained in:
Patrick Linnane 2025-04-01 13:51:23 -07:00
parent 0dcdeb6cb4
commit c1f98de96b
No known key found for this signature in database

View File

@ -6,10 +6,11 @@ plugins:
plugin_class_name: RuboCop::Performance::Plugin plugin_class_name: RuboCop::Performance::Plugin
- rubocop-rspec: - rubocop-rspec:
plugin_class_name: RuboCop::RSpec::Plugin plugin_class_name: RuboCop::RSpec::Plugin
- rubocop-sorbet:
plugin_class_name: RuboCop::Sorbet::Plugin
require: require:
- ./Homebrew/rubocops.rb - ./Homebrew/rubocops.rb
- rubocop-sorbet
inherit_mode: inherit_mode:
merge: merge: