Configure RuboCop to use rubocop-md

This commit is contained in:
Issy Long 2024-01-21 14:30:28 +00:00
parent 9786955abe
commit 7c25ea6e3a
No known key found for this signature in database
GPG Key ID: 8247C390DADC67D4

View File

@ -1,6 +1,7 @@
--- ---
require: require:
- ./Homebrew/rubocops.rb - ./Homebrew/rubocops.rb
- rubocop-md
- rubocop-performance - rubocop-performance
- rubocop-rails - rubocop-rails
- rubocop-rspec - rubocop-rspec