New
RuboCop Performance 1.23.1
Bug fixes
- #478: Fix
Performance/RedundantStringCharscop error in case of implicit receiver. (@viralpraxis) - #480: Fix
Performance/Squeezecop error on frozen AST string node value. (@viralpraxis)
Unclaimed project
Are you a maintainer of rubocop-performance? Claim this project to take control of your public changelog and roadmap.
Changelog
An extension of RuboCop focused on code performance checks.
Performance/RedundantStringChars cop error in case of implicit receiver. (@viralpraxis)Performance/Squeeze cop error on frozen AST string node value. (@viralpraxis)