detected at #18627 (comment)
https://docs.openrewrite.org/recipes/staticanalysis
Composite Recipes
Recipes that include further recipes, often including the individual recipes below.
Code cleanup
Common static analysis issues
Modernize BufferedWriter creation & prevent file descriptor leaks
Replace org.apache.commons.lang3.Validate#notNull with Objects#requireNonNull
Replace org.apache.commons.lang3.Validate#notNull with Objects#requireNonNull
Simplify ternary expressions
URL Equals and Hash Code
All other recipes can be grouped to non-composite group.
detected at #18627 (comment)
https://docs.openrewrite.org/recipes/staticanalysis
Composite Recipes
Recipes that include further recipes, often including the individual recipes below.
Code cleanup
Common static analysis issues
Modernize BufferedWriter creation & prevent file descriptor leaks
Replace org.apache.commons.lang3.Validate#notNull with Objects#requireNonNull
Replace org.apache.commons.lang3.Validate#notNull with Objects#requireNonNull
Simplify ternary expressions
URL Equals and Hash Code
All other recipes can be grouped to non-composite group.