Convert rubocop-performance to plugin
This commit is contained in:
parent
f9f9430f8e
commit
9627edd407
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user