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 37eae87 commit 232d520Copy full SHA for 232d520
.rubocop_todo.yml
@@ -475,6 +475,7 @@ Style/FormatStringToken:
475
Enabled: false
476
477
# This cop supports safe auto-correction (--auto-correct).
478
+# Applying the safe auto-correct results in util_spec failures.
479
Style/GlobalStdStream:
480
Exclude:
481
- 'lib/puppet/application/apply.rb'
0 commit comments