Skip to content

Commit 6e476fe

Browse files
(PUP-11767) Remove EachWithObject from rubocop_todo
1 parent 43ed895 commit 6e476fe

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.rubocop_todo.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -422,10 +422,6 @@ Style/DoubleNegation:
422422
- 'lib/puppet/util/feature.rb'
423423
- 'lib/puppet/util/windows/adsi.rb'
424424

425-
# This cop supports safe auto-correction (--auto-correct).
426-
Style/EachWithObject:
427-
Enabled: false
428-
429425
# This cop supports safe auto-correction (--auto-correct).
430426
Style/EmptyBlockParameter:
431427
Exclude:

0 commit comments

Comments
 (0)