Bug fixes
- #454: Fix false positives for
Performance/BigDecimalWithNumericArgument
when using BigDecimal 3.1+. (@koic)
Changes
- #385: Disable
Performance/BlockGivenWithExplicitBlock
by default. (@earlopain) - #407: Make
Performance/DoubleStartEndWith
aware of safe navigation. (@earlopain)