Skip to content

Commit 232d520

Browse files
(PUP-11767) Leave note about GlobalStdStream auto-correct errors
1 parent 37eae87 commit 232d520

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
@@ -475,6 +475,7 @@ Style/FormatStringToken:
475475
Enabled: false
476476

477477
# This cop supports safe auto-correction (--auto-correct).
478+
# Applying the safe auto-correct results in util_spec failures.
478479
Style/GlobalStdStream:
479480
Exclude:
480481
- 'lib/puppet/application/apply.rb'

0 commit comments

Comments
 (0)