diff --git a/.rubocop.yml b/.rubocop.yml index 0ff2d3154..8b7233714 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -73,9 +73,6 @@ Performance/FixedSize: Performance/FlatMap: Enabled: true -Performance/HashEachMethods: - Enabled: true - Performance/LstripRstrip: Enabled: true