Convert rubocop-md to plugin
This commit is contained in:
parent
9ac2216068
commit
e898337b85
@ -1,13 +1,13 @@
|
|||||||
---
|
---
|
||||||
plugins:
|
plugins:
|
||||||
|
- rubocop-md:
|
||||||
|
plugin_class_name: RuboCop::Markdown::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-md
|
|
||||||
- rubocop-performance
|
- rubocop-performance
|
||||||
- rubocop-rspec
|
|
||||||
- rubocop-sorbet
|
- rubocop-sorbet
|
||||||
|
|
||||||
inherit_mode:
|
inherit_mode:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user