Skip to content

RuboCop Performance 1.23.1

Latest
Compare
Choose a tag to compare
@koic koic released this 04 Jan 06:26
· 4 commits to master since this release

Bug fixes

  • #478: Fix Performance/RedundantStringChars cop error in case of implicit receiver. (@viralpraxis)
  • #480: Fix Performance/Squeeze cop error on frozen AST string node value. (@viralpraxis)