Convert rubocop-performance to plugin
This commit is contained in:
parent
f9f9430f8e
commit
9627edd407
@ -2,12 +2,13 @@
|
|||||||
plugins:
|
plugins:
|
||||||
- rubocop-md:
|
- rubocop-md:
|
||||||
plugin_class_name: RuboCop::Markdown::Plugin
|
plugin_class_name: RuboCop::Markdown::Plugin
|
||||||
|
- rubocop-performance:
|
||||||
|
plugin_class_name: RuboCop::Performance::Plugin
|
||||||
- rubocop-rspec:
|
- rubocop-rspec:
|
||||||
plugin_class_name: RuboCop::RSpec::Plugin
|
plugin_class_name: RuboCop::RSpec::Plugin
|
||||||
|
|
||||||
require:
|
require:
|
||||||
- ./Homebrew/rubocops.rb
|
- ./Homebrew/rubocops.rb
|
||||||
- rubocop-performance
|
|
||||||
- rubocop-sorbet
|
- rubocop-sorbet
|
||||||
|
|
||||||
inherit_mode:
|
inherit_mode:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user