Remove deprecated Performance/HashEachMethods cop
At release https://github.com/bbatsov/rubocop/releases/tag/v0.53.0 it has been removed with https://github.com/bbatsov/rubocop/issues/5589
This commit is contained in:
@@ -73,9 +73,6 @@ Performance/FixedSize:
|
||||
Performance/FlatMap:
|
||||
Enabled: true
|
||||
|
||||
Performance/HashEachMethods:
|
||||
Enabled: true
|
||||
|
||||
Performance/LstripRstrip:
|
||||
Enabled: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user