Skip to content

Conversation

@Jenson3210
Copy link
Contributor

Added some changes on top of this to address downstream issues.
Tested locally with snapshot on:

  • rewrite-spring
  • rewrite-migrate-java
  • rewrite-static-analyses

mod cli -> Apache organization

@timtebeek
Copy link
Member

One failure left

AutoFormatTest > annotationWrappingWithCommentsWithModifiers() FAILED
    org.opentest4j.AssertionFailedError: [Unexpected result in "Test.java":
    diff --git a/Test.java b/Test.java
    index 956cc72..87d2557 100644
    --- a/Test.java
    +++ b/Test.java
    @@ -6,8 +6,7 @@ 
 
         @Foo /* comment
         on multiple
    -    lines */
    -    final String method2() {
    +    lines */ final String method2() {
             return "test";
         }
 
    ] 

@github-project-automation github-project-automation bot moved this from In Progress to Ready to Review in OpenRewrite Nov 25, 2025
@Jenson3210 Jenson3210 merged commit fbfc6e3 into main Nov 26, 2025
2 checks passed
@Jenson3210 Jenson3210 deleted the formatting-refactor branch November 26, 2025 10:10
@github-project-automation github-project-automation bot moved this from Ready to Review to Done in OpenRewrite Nov 26, 2025
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.

3 participants