Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-04 | 389 Bytes | |
RuboCop Performance 1.23.1 source code.tar.gz | 2025-01-04 | 110.4 kB | |
RuboCop Performance 1.23.1 source code.zip | 2025-01-04 | 202.5 kB | |
Totals: 3 Items | 313.2 kB | 0 |
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)