-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Pull requests: rubocop/rubocop
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Fix #12393] Fix false negative in Lint/Void inside of non-modifier if blocks
#13593
opened Dec 15, 2024 by
GabeIsman
Loading…
8 tasks done
Fix false positives for
Lint/NestedMethodDefinition
#13591
opened Dec 15, 2024 by
koic
Loading…
7 of 8 tasks
Add new
Style/RescueVariableWriter
cop
#13587
opened Dec 13, 2024 by
viralpraxis
•
Draft
6 of 8 tasks
Extract regexp parsing to utilities module
#13583
opened Dec 13, 2024 by
viralpraxis
Loading…
8 tasks done
Add new
InternalAffairs/LocationExists
cop to check for code that can be replaced with Node#loc?
or Node#loc_is?
#13581
opened Dec 13, 2024 by
dvandersluis
•
Draft
7 of 8 tasks
[Fix #13578] Update
Layout/LineContinuationSpacing
to ignore continuations inside a regexp
#13579
opened Dec 12, 2024 by
dvandersluis
Loading…
8 tasks done
Permit indentation whitespace after
"...\n" \
#13572
opened Dec 12, 2024 by
sambostock
•
Draft
8 tasks
Fix
Style/IdenticalConditionalBranches
cop failure in case of if
node with implicit then
#13547
opened Dec 4, 2024 by
viralpraxis
•
Draft
8 tasks done
Fix
Style/HashExcept
to recognize safe navigation with Active Support methods
#13517
opened Nov 28, 2024 by
lovro-bikic
Loading…
8 tasks done
[Fix #11013] Alert on shared mutable defaults during Hash Initialization
#13463
opened Nov 15, 2024 by
corsonknowles
Loading…
8 tasks done
Show warning if cop configurations create an inconsistency that will cause unexpected behaviour
#13427
opened Nov 6, 2024 by
dvandersluis
Loading…
7 of 8 tasks
[Fix #13395] False positive for
Lint/UselessAssignment
when assigning in branch and block
#13409
opened Nov 1, 2024 by
pCosta99
Loading…
8 tasks done
[Fix #13372] Fix inconsistent cache directory when using --cache-root
#13405
opened Oct 31, 2024 by
Capncavedan
Loading…
8 tasks done
[Fix #13351] Add Lint/NoRescueErrorMessageChecking rubocop to discourage rescue error matching
#13352
opened Oct 16, 2024 by
simulk
Loading…
8 tasks
Allow Style/WordArray to match words with non-whitespace characters
#13290
opened Oct 3, 2024 by
floriandejonckheere
Loading…
8 tasks done
Add new
Lint/ObjectEqualityOverride
cop
#13287
opened Oct 2, 2024 by
viralpraxis
Loading…
8 tasks done
[Fix #13121] Add new
Style/EmptyStringInsideInterpolation
cop.
#13266
opened Sep 27, 2024 by
Zopolis4
Loading…
8 tasks done
Proposal: add
InternalAffairs/NodeMatcherNaming
#13197
opened Sep 5, 2024 by
vlad-pisanov
•
Draft
8 tasks
Introduce
InternalAffairs/ExpectCorrectionIfAutocorrect
#13183
opened Sep 2, 2024 by
Earlopain
Loading…
8 tasks
Update
Style/ReturnNilInPredicateMethodDefinition
to recognize implicit nil
returns in rescue
and ensure
#13125
opened Aug 15, 2024 by
vlad-pisanov
Loading…
8 tasks done
Add partial autocorrect support for
Lint/LiteralAsCondition
#13117
opened Aug 14, 2024 by
Zopolis4
Loading…
8 tasks done
Add a configuration option to NonLocalExitFromIterator to handle return values.
#13115
opened Aug 13, 2024 by
sloanesturz
Loading…
7 of 8 tasks
Added ability to skip some lines while calculating length
#13053
opened Jul 17, 2024 by
AsbahIshaq
Loading…
8 tasks done
Consider Sorbet signatures in
Style/DocumentationMethod
cop
#13038
opened Jul 12, 2024 by
wpolicarpo
Loading…
5 of 8 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.