diff --git a/.rubocop.yml b/.rubocop.yml index ed2147baa..648642e80 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -367,8 +367,8 @@ Performance/Count: RSpec/PredicateMatcher: Enabled: false -RSpec/RedundantTypeSpec: +RSpec/DescribeClass: Enabled: false -Performance/MapPluck: +Performance/MapCompact: Enabled: false