Skip to content

Pull requests: rubocop/rubocop

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

Add DelegatingMethods option to Lint/DuplicateMethods
#15498 opened Jul 18, 2026 by bbatsov Collaborator Loading…
Gate Style/ConditionalAssignment autocorrect on reparse validity
#15497 opened Jul 18, 2026 by bbatsov Collaborator Loading…
Add AllCops/ProjectIndexIncludesGems for bundle-wide indexing
#15492 opened Jul 17, 2026 by bbatsov Collaborator Loading…
Add new Lint/NameTypo cop
#15491 opened Jul 17, 2026 by bbatsov Collaborator Loading…
Fix an incorrect autocorrect for Naming/BinaryOperatorParameterName
#15410 opened Jun 29, 2026 by bbatsov Collaborator Loading…
Add AllowTrailingComment to DisableCopsWithinSourceCodeDirective
#15393 opened Jun 29, 2026 by minhluuquang Loading…
7 of 8 tasks
Allow right-aligned numeric operands in SpaceAroundOperators
#15392 opened Jun 29, 2026 by minhluuquang Loading…
7 of 8 tasks
Add Style/PublicAccessModifier cop
#15391 opened Jun 29, 2026 by minhluuquang Loading…
Fix incorrect autocorrects for Style/ItBlockParameter
#15382 opened Jun 29, 2026 by bbatsov Collaborator Loading…
Add new Style/RedundantTap cop
#15381 opened Jun 28, 2026 by viralpraxis Contributor Loading…
6 of 8 tasks
Add tools for analyzing community RuboCop usage
#15362 opened Jun 28, 2026 by bbatsov Collaborator Draft
Fix false negative for Lint/AmbiguousAssignment on send assignments
#15357 opened Jun 27, 2026 by sngsmz Loading…
11 tasks done
Make Style/ArrayIntersectWithSingleElement detect intersection([element]).any?
#15354 opened Jun 26, 2026 by tejasbubane Contributor Loading…
7 of 8 tasks
Fix invalid-Ruby autocorrects in Style/Redundant* cops
#15349 opened Jun 26, 2026 by bbatsov Collaborator Loading…
Fix precedence-sensitive autocorrects in negation/comparison cops
#15347 opened Jun 26, 2026 by bbatsov Collaborator Loading…
Fix false positives for Style/ItAssignment before Ruby 3.4
#15346 opened Jun 26, 2026 by bbatsov Collaborator Loading…
Change Lint/DuplicateMethods to detect duplicates across files
#15317 opened Jun 23, 2026 by tejasbubane Contributor Loading…
7 of 8 tasks
[Fix #12017] Don't autocorrect a constant used in a void context
#15306 opened Jun 19, 2026 by bbatsov Collaborator Loading…
Add Lint/ImplicitTypeCoercion cop
#15304 opened Jun 18, 2026 by Zopolis4 Contributor Loading…
7 of 8 tasks
[Fix #15298] Fix hash string escaping in interpolated hashes
#15299 opened Jun 16, 2026 by RedZapdos123 Loading…
4 tasks done
[Fix #15195] Add Style/RedundantConditionInFilterMap cop.
#15297 opened Jun 16, 2026 by johnbridge314 Loading…
8 tasks done
[Fix #7662] Add new Lint/DeprecatedMethods cop
#15266 opened Jun 10, 2026 by fynsta Contributor Loading…
7 tasks done
ProTip! Exclude everything labeled bug with -label:bug.