Skip to content

Commit 6a33285

Browse files
(PUP-11767) Enable Style/GlobalStdStream
1 parent 5ba53ec commit 6a33285

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.rubocop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,3 +286,6 @@ Style/For:
286286

287287
Style/FrozenStringLiteralComment:
288288
Enabled: true
289+
290+
Style/GlobalStdStream:
291+
Enabled: true

0 commit comments

Comments
 (0)