Skip to content

Commit

Permalink
.rubocop.yml: update to match main configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed May 24, 2024
1 parent a3296c3 commit e1d8b48
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# This file is synced from `Homebrew/brew` by the `.github` repository, do not modify it directly.
---
AllCops:
TargetRubyVersion: 3.3
Expand All @@ -12,8 +13,6 @@ AllCops:
- Taps/*/*/vendor/**/*
SuggestExtensions:
rubocop-minitest: false
Homebrew:
Enabled: true
Layout/ArgumentAlignment:
Exclude:
- Taps/*/*/*.rb
Expand Down

0 comments on commit e1d8b48

Please sign in to comment.