rubocop / rubocop-performance

An extension of RuboCop focused on code performance checks.
https://docs.rubocop.org/rubocop-performance
MIT License
670 stars 79 forks source link

Fix error for `Performance/RedundantEqualityComparisonBlock` when block is empty #452

Closed Earlopain closed 3 months ago

Earlopain commented 3 months ago

Before submitting the PR make sure the following are checked: