RuboCop Performance 1.4.0
Bug fixes
- #54: Fix
Performance/FixedSize
to accept const assign with some operation. (@tejasbubane) - #61: Fix a false negative for
Performance/RegexpMatch
when using RuboCop 0.71 or higher. (@koic)
Performance/FixedSize
to accept const assign with some operation. (@tejasbubane)Performance/RegexpMatch
when using RuboCop 0.71 or higher. (@koic)