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:
Bertocq
2018-03-05 11:45:27 +01:00
parent b2951b120a
commit b0c0578cbe

View File

@@ -73,9 +73,6 @@ Performance/FixedSize:
Performance/FlatMap:
Enabled: true
Performance/HashEachMethods:
Enabled: true
Performance/LstripRstrip:
Enabled: true