Skip to content

Pull requests: rubocop/rubocop-performance

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix an error for Performance/DeletePrefix and Performance/DeleteSuffix cops
#537 opened Sep 2, 2026 by viralpraxis Contributor Loading…
8 tasks done
Add each_with_index to Performance/ReverseEach cop
#522 opened Oct 24, 2025 by Babar Loading…
[Fix #396]
#507 opened Jun 23, 2025 by pessi-v Loading…
Add new Performance/ShortCircuitAnd cop
#506 opened Jun 18, 2025 by Amine-Mike Loading…
8 tasks done
Add new Performance/ConditionalDefinition cop
#499 opened May 4, 2025 by viralpraxis Contributor Loading…
7 of 8 tasks
Add Performance::NumericPredicate cop
#440 opened Feb 6, 2024 by miry Loading…
7 of 8 tasks
Add new ArrayPushSingle cop to replace a.push(x) with a << x
#433 opened Jan 12, 2024 by amomchilov Loading…
8 tasks done
Add new Performance/Defined cop
#333 opened Jan 21, 2023 by fatkodima Contributor Loading…
Add Performance/ReduceMerge cop
#328 opened Jan 2, 2023 by sambostock Loading…
7 tasks done
ProTip! Exclude everything labeled bug with -label:bug.