Skip to content

Commit 03f2f69

Browse files
(PUP-11767) Enable Style/For
1 parent a6304a6 commit 03f2f69

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
@@ -280,3 +280,6 @@ Style/FileWrite:
280280

281281
Style/FloatDivision:
282282
Enabled: true
283+
284+
Style/For:
285+
Enabled: true

0 commit comments

Comments
 (0)