diff --git a/.rubocop.yml b/.rubocop.yml index 5eb40177c..71ba33b0f 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -186,9 +186,6 @@ Lint/UselessAssignment: Performance/CompareWithBlock: Enabled: true -Performance/Detect: - Enabled: true - Performance/DoubleStartEndWith: Enabled: true