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 Nov 5, 2024
1 parent 2b19708 commit 478912d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,8 @@ Style/OptionalBooleanParameter:
AllowedMethods:
- respond_to?
- respond_to_missing?
Style/RedundantLineContinuation:
Enabled: false
Style/RescueStandardError:
EnforcedStyle: implicit
Style/ReturnNil:
Expand Down

0 comments on commit 478912d

Please sign in to comment.