Skip to content

RuboCop Performance 1.21.1

Compare
Choose a tag to compare
@koic koic released this 16 Jun 06:53
· 27 commits to master since this release

Bug fixes

  • #452: Fix an error for Performance/RedundantEqualityComparisonBlock when the block is empty. (@earlopain)