Skip to content

Move StringFormatted recipe from Java 17 upgrade to Java best practices#1106

Merged
timtebeek merged 3 commits into
mainfrom
tim/move-string-formatted-recipe
May 21, 2026
Merged

Move StringFormatted recipe from Java 17 upgrade to Java best practices#1106
timtebeek merged 3 commits into
mainfrom
tim/move-string-formatted-recipe

Conversation

@timtebeek
Copy link
Copy Markdown
Member

Summary

  • Removes org.openrewrite.java.migrate.lang.StringFormatted from the Java 17 upgrade chain (java-version-17.yml).
  • Adds it to java-best-practices.yml (preserving addParentheses: false) so it runs as an opinionated cleanup rather than part of the version migration.

Test plan

  • CI passes

@timtebeek timtebeek merged commit c417b7a into main May 21, 2026
1 check passed
@timtebeek timtebeek deleted the tim/move-string-formatted-recipe branch May 21, 2026 22:56
@github-project-automation github-project-automation Bot moved this from In Progress to Done in OpenRewrite May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant