gems rubocop-performance 1.11.4
RuboCop Performance 1.11.4

latest releases: 1.21.0, 1.20.2, 1.20.1...
2 years ago

Bug fixes

  • #247: Fix an incorrect auto-correct for Performance/MapCompact when using multi-line trailing dot method calls. (@koic)
  • #249: Fix a false positive for Performance/RedundantStringChars when using str.chars.last and str.chars.drop. (@koic)
  • #252: Fix an incorrect auto-correct for Performance/UnfreezeString when invoking a method after String.new with a string. (@koic)

Changes

  • #245: Mark Performance/DeletePrefix and Performance/DeleteSuffix as unsafe. (@koic)

Don't miss a new rubocop-performance release

NewReleases is sending notifications on new releases.