Skip to content

Commit 5ba53ec

Browse files
(PUP-11767) Enable Style/FrozenStringLiteralComment
1 parent 03f2f69 commit 5ba53ec

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
@@ -283,3 +283,6 @@ Style/FloatDivision:
283283

284284
Style/For:
285285
Enabled: true
286+
287+
Style/FrozenStringLiteralComment:
288+
Enabled: true

0 commit comments

Comments
 (0)