Actions
Refactor #37432
closedFix Style/GlobalStdStream cop
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Development tools
Target version:
-
Difficulty:
Triaged:
Yes
Description
Updated references to STDOUT, STDERR, and STDIN to use the recommended global variables $stdout, $stderr, and $stdin, respectively
Actions