gems rubocop-performance 1.19.1
RuboCop Performance 1.19.1

latest releases: 1.22.1, 1.22.0, 1.21.1...
12 months ago

Bug fixes

  • #367: Fix an incorrect autocorrect for Performance/BlockGivenWithExplicitBlock when using Lint/UnusedMethodArgument's autocorrection together. (@ymap)
  • #370: Fix an incorrect autocorrect for Performance/RedundantMatch when expressions with lower precedence than =~ are used as an argument. (@ymap)
  • #365: Fix false positives for Performance/ArraySemiInfiniteRangeSlice when using [] with string literals. (@koic)
  • #373: Set target version for Performance/UnfreezeString. (@tagliala)

Don't miss a new rubocop-performance release

NewReleases is sending notifications on new releases.