We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d744e2 commit dda9fd6Copy full SHA for dda9fd6
.rubocop.yml
@@ -1,14 +1,5 @@
1
# This file is synced from `Homebrew/brew` by the `.github` repository, do not modify it directly.
2
---
3
-plugins:
4
-- rubocop-md:
5
- plugin_class_name: RuboCop::Markdown::Plugin
6
-- rubocop-performance:
7
- plugin_class_name: RuboCop::Performance::Plugin
8
-- rubocop-rspec:
9
- plugin_class_name: RuboCop::RSpec::Plugin
10
-- rubocop-sorbet:
11
- plugin_class_name: RuboCop::Sorbet::Plugin
12
AllCops:
13
ParserEngine: parser_prism
14
TargetRubyVersion: 3.3
0 commit comments