Skip to content

Commit

Permalink
refactor: OpenRewrite best practices
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek and TeamModerne committed Apr 25, 2024
1 parent 0c2d4af commit adb5267
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ private J.Literal buildNullString() {
}
);
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ public J.MethodInvocation visitMethodInvocation(J.MethodInvocation method, Execu
}
});
}
}
}

0 comments on commit adb5267

Please sign in to comment.