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 2abd323 commit 46cfb79Copy full SHA for 46cfb79
.rubocop_todo.yml
@@ -509,6 +509,7 @@ Style/IfUnlessModifier:
509
Enabled: false
510
511
# This cop supports safe auto-correction (--auto-correct).
512
+# The auto-correct function introduces testing errors in the evaluating_parser_spec
513
Style/IfWithSemicolon:
514
Exclude:
515
- 'lib/puppet/pops/parser/evaluating_parser.rb'
0 commit comments