Skip to content

Commit 9e3a7f6

Browse files
(PUP-11767) Remove IfInsideElse from rubocop_todo
1 parent d288d40 commit 9e3a7f6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.rubocop_todo.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -504,11 +504,6 @@ Style/GuardClause:
504504
Style/HashSyntax:
505505
Enabled: false
506506

507-
# This cop supports safe auto-correction (--auto-correct).
508-
# Configuration parameters: AllowIfModifier.
509-
Style/IfInsideElse:
510-
Enabled: false
511-
512507
# This cop supports safe auto-correction (--auto-correct).
513508
Style/IfUnlessModifier:
514509
Enabled: false

0 commit comments

Comments
 (0)