Skip to content

Commit 46cfb79

Browse files
(PUP-11767) Leave note about evaluating parser errors for IfWithSemicolon
1 parent 2abd323 commit 46cfb79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.rubocop_todo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -509,6 +509,7 @@ Style/IfUnlessModifier:
509509
Enabled: false
510510

511511
# This cop supports safe auto-correction (--auto-correct).
512+
# The auto-correct function introduces testing errors in the evaluating_parser_spec
512513
Style/IfWithSemicolon:
513514
Exclude:
514515
- 'lib/puppet/pops/parser/evaluating_parser.rb'

0 commit comments

Comments
 (0)