- #74: Fix an error for
Performance/RedundantMerge
whenMaxKeyValuePairs
option is set tonull
. (@koic)
- #69: Remove
SafeMode
fromPerformance/Count
andPerformance/Detect
. SetSafeAutoCorrect
tofalse
for these cops by default. (@rrosenblum)
Performance/RedundantMerge
when MaxKeyValuePairs
option is set to null
. (@koic)SafeMode
from Performance/Count
and Performance/Detect
. Set SafeAutoCorrect
to false
for these cops by default. (@rrosenblum)