Skip to content

Commit

Permalink
Merge pull request #1065 from Homebrew/sync-shared-config
Browse files Browse the repository at this point in the history
  • Loading branch information
p-linnane committed Aug 19, 2024
2 parents a6b77ce + caf6160 commit 5220d34
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,9 @@ Style/OpenStructUse:
- Taps/**/*
- Homebrew/cli/args.rb
- Homebrew/cli/args.rbi
Style/OptionalBooleanParameter:
AllowedMethods:
- respond_to?
Style/RescueStandardError:
EnforcedStyle: implicit
Style/ReturnNil:
Expand Down

0 comments on commit 5220d34

Please sign in to comment.