-
Notifications
You must be signed in to change notification settings - Fork 74
Issues: openrewrite/rewrite-static-analysis
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add Regressiontest to verify no default import order style is applied
enhancement
New feature or request
#574
opened May 28, 2025 by
JohannisK
RemoveUnusedLocalParam
enhancement
New feature or request
recipe
#559
opened May 15, 2025 by
Pankraz76
JavadocParagraph
enhancement
New feature or request
good first issue
Good for newcomers
recipe
#545
opened May 7, 2025 by
Pankraz76
Java recipe to reorder annotations
enhancement
New feature or request
good first issue
Good for newcomers
recipe
#543
opened Apr 16, 2025 by
greg-at-moderne
Migrate to Lambda New feature or request
recipe
forEach
from Traditional for
Loop
enhancement
#512
opened Apr 16, 2025 by
Pankraz76
Migrate from New feature or request
recipe
java.io.File
to java.nio.Path
enhancement
#509
opened Apr 15, 2025 by
Pankraz76
Prevent unintentional changes in logging best practices that conflict with Google Java Format
enhancement
New feature or request
question
Further information is requested
#354
opened Oct 5, 2024 by
koppor
NullableOnMethodReturnType seems incomplete
enhancement
New feature or request
good first issue
Good for newcomers
#318
opened Aug 1, 2024 by
Bananeweizen
Modifier order of javadoc tags
enhancement
New feature or request
good first issue
Good for newcomers
recipe
#283
opened Apr 1, 2024 by
ahoehma
Enhance InstanceOfPatternMatch to cover method invocations as well
enhancement
New feature or request
#275
opened Mar 8, 2024 by
timo-abele
Prefer String::equalsToIgnoreCase - "foo".equals("Foo".toLowercase()) -> "foo".equalsToIgnoreCase("Foo")
enhancement
New feature or request
#274
opened Mar 8, 2024 by
timo-abele
BigDecimalDoubleConstructorRecipe should also convert BigDecimal.valueOf(doubleLiteral) -> new BigDecimal(stringLiteral)
enhancement
New feature or request
#255
opened Feb 9, 2024 by
timo-abele
fix(LambdaBlockToExpression): convert lambda with method invocation in assertThrows as well
enhancement
New feature or request
#245
opened Jan 19, 2024 by
timo-abele
•
Draft
3 tasks
LambdaBlockToExpression does not work in assertThrows (or generally when no value is returned)
bug
Something isn't working
enhancement
New feature or request
#236
opened Jan 12, 2024 by
timo-abele
Extend TernaryOperatorsShouldNotBeNested to collapse switch cases
enhancement
New feature or request
#159
opened Aug 22, 2023 by
pstreef
Extend TernaryOperatorsShouldNotBeNested with pattern matching
enhancement
New feature or request
#158
opened Aug 22, 2023 by
pstreef
Extend TernaryOperatorsShouldNotBeNested to support null safe switch expressions
enhancement
New feature or request
#157
opened Aug 22, 2023 by
pstreef
Reduce duplication in KotlinFileChecker, GroovyFileChecker, ... with generic tree type instance of checker
enhancement
New feature or request
parser-kotlin
#144
opened Jul 27, 2023 by
timtebeek
RenameLocalVariablesToCamelCase should keep constant names
enhancement
New feature or request
#123
opened Jun 13, 2023 by
koppor
ShortenFullyQualifiedTypeReferences does not shorten java.lang
enhancement
New feature or request
#113
opened May 20, 2023 by
uhoefel
TernaryOperatorsShouldNotBeNested does not handle assignments
enhancement
New feature or request
#112
opened May 18, 2023 by
pstreef
Enhance New feature or request
recipe
InstanceOfPatternMatch
recipe to inline expression when possible
enhancement
#85
opened Jan 25, 2023 by
knutwannheden
Clean up recipe to rename local variable and method parameter names as camel case.
enhancement
New feature or request
recipe
#66
opened May 10, 2021 by
traceyyoshima
ProTip!
Mix and match filters to narrow down what you’re looking for.