rubocop-sorbet: convert to plugin
Signed-off-by: Patrick Linnane <patrick@linnane.io>
This commit is contained in:
parent
0dcdeb6cb4
commit
c1f98de96b
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user