Skip to content

Commit 4461351

Browse files
(PUP-11767) Enable Style/MapToSet
1 parent 1d90cde commit 4461351

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
@@ -352,3 +352,6 @@ Style/MapCompactWithConditionalBlock:
352352

353353
Style/MapToHash:
354354
Enabled: true
355+
356+
Style/MapToSet:
357+
Enabled: true

0 commit comments

Comments
 (0)