Skip to content

Commit

Permalink
Mark Style/IdenticalConditionalBranches as unsafe
Browse files Browse the repository at this point in the history
  • Loading branch information
Drowze committed Aug 4, 2021
1 parent 52805b6 commit 9f644f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/default.yml
Expand Up @@ -3606,6 +3606,7 @@ Style/IdenticalConditionalBranches:
Enabled: true
VersionAdded: '0.36'
VersionChanged: '1.16'
Safe: false

Style/IfInsideElse:
Description: 'Finds if nodes inside else, which can be converted to elsif.'
Expand Down

0 comments on commit 9f644f3

Please sign in to comment.