Skip to content

Commit

Permalink
Refs #37427 - Disable Style/OptionalBooleanParameter cop
Browse files Browse the repository at this point in the history
  • Loading branch information
archanaserver committed Oct 10, 2024
1 parent d59c5c1 commit 4c94008
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 @@ -88,3 +88,6 @@ Minitest/AssertEmptyLiteral:

Minitest/RefuteNil:
Enabled: true

Style/OptionalBooleanParameter:
Enabled: false

0 comments on commit 4c94008

Please sign in to comment.