Skip to content

Commit 3a3a481

Browse files
(PUP-11767) Remove HashEachMethods from rubocop_todo
1 parent 232d520 commit 3a3a481

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.rubocop_todo.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -497,11 +497,6 @@ Style/GlobalVars:
497497
Style/GuardClause:
498498
Enabled: false
499499

500-
# This cop supports unsafe auto-correction (--auto-correct-all).
501-
# Configuration parameters: AllowedReceivers.
502-
Style/HashEachMethods:
503-
Enabled: false
504-
505500
# Configuration parameters: MinBranchesCount.
506501
Style/HashLikeCase:
507502
Exclude:

0 commit comments

Comments
 (0)