-
Notifications
You must be signed in to change notification settings - Fork 99
feat: use @Data #646
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
base: main
Are you sure you want to change the base?
feat: use @Data #646
Conversation
src/main/java/org/openrewrite/java/migrate/lombok/UseDataParameterized.java
Outdated
Show resolved
Hide resolved
5f02597
to
fd9d527
Compare
src/main/java/org/openrewrite/java/migrate/lombok/UseDataParameterized.java
Outdated
Show resolved
Hide resolved
src/main/java/org/openrewrite/java/migrate/lombok/UseDataParameterized.java
Outdated
Show resolved
Hide resolved
Hi @timtebeek, could you have another look at this one as well? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some suggestions could not be made:
- src/main/resources/META-INF/rewrite/examples.yml
- lines 6501-6500
This PR is stale because it has been open for 90 days with no activity. Remove |
src/main/java/org/openrewrite/java/migrate/lombok/UseDataParameterized.java
Show resolved
Hide resolved
src/main/java/org/openrewrite/java/migrate/lombok/UseDataParameterized.java
Outdated
Show resolved
Hide resolved
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
What's changed?
What's your motivation?
Anything in particular you'd like reviewers to focus on?
Anyone you would like to review specifically?
Have you considered any alternatives or workarounds?
Any additional context
Checklist