Skip to content

Commit dda9fd6

Browse files
committed
.rubocop.yml: update to match main configuration
1 parent 9d744e2 commit dda9fd6

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.rubocop.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
# This file is synced from `Homebrew/brew` by the `.github` repository, do not modify it directly.
22
---
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
123
AllCops:
134
ParserEngine: parser_prism
145
TargetRubyVersion: 3.3

0 commit comments

Comments
 (0)