gems rubocop-performance 1.10.1
RuboCop Performance 1.10.1

latest releases: 1.21.0, 1.20.2, 1.20.1...
3 years ago

Bug fixes

  • #214: Fix a false positive for Performance/RedundantEqualityComparisonBlock when using multiple block arguments. (@koic)
  • #216: Fix a false positive for Performance/RedundantSplitRegexpArgument when using split method with ignore case regexp option. (@koic)
  • #217: Fix a false positive for Performance/RedundantEqualityComparisonBlock when using block argument is used for an argument of is_a. (@koic)

Don't miss a new rubocop-performance release

NewReleases is sending notifications on new releases.