We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 931aee0 commit 107f60aCopy full SHA for 107f60a
.rubocop_todo.yml
@@ -351,10 +351,6 @@ Style/CaseEquality:
351
- 'lib/puppet/util/multi_match.rb'
352
- 'lib/puppet/util/rdoc/generators/puppet_generator.rb'
353
354
-# This cop supports unsafe auto-correction (--auto-correct-all).
355
-Style/CaseLikeIf:
356
- Enabled: false
357
-
358
# This cop supports safe auto-correction (--auto-correct).
359
# Configuration parameters: EnforcedStyle.
360
# SupportedStyles: nested, compact
0 commit comments