Skip to content

Commit

Permalink
Disable Style/OptionalBooleanParameter cop
Browse files Browse the repository at this point in the history
  • Loading branch information
archanaserver committed Jul 30, 2024
1 parent c5f72a4 commit 7aea235
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 @@ -82,3 +82,6 @@ Style/ParenthesesAroundCondition:

Style/PreferredHashMethods:
Enabled: false

Style/OptionalBooleanParameter:
Enabled: false

0 comments on commit 7aea235

Please sign in to comment.