Skip to content

Commit 107f60a

Browse files
(PUP-11767) Remove CaseLikeIf from rubocop_todo
1 parent 931aee0 commit 107f60a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.rubocop_todo.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -351,10 +351,6 @@ Style/CaseEquality:
351351
- 'lib/puppet/util/multi_match.rb'
352352
- 'lib/puppet/util/rdoc/generators/puppet_generator.rb'
353353

354-
# This cop supports unsafe auto-correction (--auto-correct-all).
355-
Style/CaseLikeIf:
356-
Enabled: false
357-
358354
# This cop supports safe auto-correction (--auto-correct).
359355
# Configuration parameters: EnforcedStyle.
360356
# SupportedStyles: nested, compact

0 commit comments

Comments
 (0)