Skip to content

Commit a6304a6

Browse files
(PUP-11767) Enable Style/FloatDivision
1 parent a7b01ce commit a6304a6

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
@@ -277,3 +277,6 @@ Style/FileRead:
277277

278278
Style/FileWrite:
279279
Enabled: true
280+
281+
Style/FloatDivision:
282+
Enabled: true

0 commit comments

Comments
 (0)