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 Aug 20, 2024
1 parent cdf1c39 commit 4d1ad02
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,10 @@ Style/OpenStructUse:
- Taps/**/*
- Homebrew/cli/args.rb
- Homebrew/cli/args.rbi
Style/OptionalBooleanParameter:
AllowedMethods:
- respond_to?
- respond_to_missing?
Style/RescueStandardError:
EnforcedStyle: implicit
Style/ReturnNil:
Expand Down

0 comments on commit 4d1ad02

Please sign in to comment.