Convert rubocop-md to plugin

This commit is contained in:
Douglas Eichelberger 2025-03-04 12:23:34 -08:00
parent 9ac2216068
commit e898337b85
No known key found for this signature in database
GPG Key ID: F90193CBD547EB81

View File

@ -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: