Skip to content

Commit

Permalink
Turn off SoleNestedConditional
Browse files Browse the repository at this point in the history
  • Loading branch information
azimux committed Jan 20, 2024
1 parent bdeaf31 commit ab76752
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rules/style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ Style/RegexpLiteral:
Style/RescueStandardError:
EnforcedStyle: implicit

Style/SoleNestedConditional:
Enabled: false

Style/StringLiterals:
Enabled: true
EnforcedStyle: double_quotes
Expand Down

0 comments on commit ab76752

Please sign in to comment.