Skip to content

Commit 9c1ef63

Browse files
(PUP-11767) Enable Style HashAsLastArrayItem
1 parent 047e010 commit 9c1ef63

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
@@ -292,3 +292,6 @@ Style/GlobalStdStream:
292292

293293
Style/GlobalVars:
294294
Enabled: true
295+
296+
Style/HashAsLastArrayItem:
297+
Enabled: true

0 commit comments

Comments
 (0)