-
Notifications
You must be signed in to change notification settings - Fork 88
Pull requests: openrewrite/rewrite-static-analysis
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Enhance FinalClass with new exclusion options and includeNeverExtended option
#735
opened Sep 8, 2025 by
e5LA
Loading…
3 tasks done
Mergeable
if
statements should be combined - RSPEC-S1066
#734
opened Sep 8, 2025 by
olwispe
Loading…
3 tasks done
UnwrapElseAfterReturn
- Not unwrapping in case else if a simple if-return
#724
opened Aug 26, 2025 by
greg-at-moderne
•
Draft
3 tasks
Do not add unnecessary continue statements to empty blocks
bug
Something isn't working
#708
opened Aug 13, 2025 by
Jenson3210
Loading…
Redeclare variables in new blocks when running MinimumSwitchCases
bug
Something isn't working
#689
opened Aug 5, 2025 by
Jenson3210
Loading…
3 tasks done
Add RemovePrivateFieldUnderscores recipe
recipe
#643
opened Jul 19, 2025 by
jhl221123
Loading…
3 tasks done
Add recipe to remove unused constructor and method parameters
recipe
#560
opened May 16, 2025 by
iddeepak
Loading…
3 tasks done
ProTip!
Exclude everything labeled
bug
with -label:bug.