Skip to content

Commit a8c7fe7

Browse files
authored
Merge pull request Homebrew#181718 from Homebrew/sync-shared-config
Synchronize shared configuration
2 parents bf9eeff + b455309 commit a8c7fe7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.rubocop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,9 @@ Style/OpenStructUse:
185185
- Taps/**/*
186186
- Homebrew/cli/args.rb
187187
- Homebrew/cli/args.rbi
188+
Style/OptionalBooleanParameter:
189+
AllowedMethods:
190+
- respond_to?
188191
Style/RescueStandardError:
189192
EnforcedStyle: implicit
190193
Style/ReturnNil:

0 commit comments

Comments
 (0)