Skip to content
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

Lombok support for java 21 #4860

Merged
merged 3 commits into from
Jan 7, 2025
Merged

Lombok support for java 21 #4860

merged 3 commits into from
Jan 7, 2025

Conversation

jevanlingen
Copy link
Contributor

What's changed?

Java 21 code can also parse Lombok code

What's your motivation?

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've read and applied the recipe conventions and best practices
  • I've used the IntelliJ IDEA auto-formatter on affected files

@jevanlingen jevanlingen self-assigned this Jan 7, 2025
@jevanlingen jevanlingen requested a review from timtebeek January 7, 2025 14:12
Copy link
Contributor

@timtebeek timtebeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Great to expand the coverage here. Look forward to enabling this by default.

@timtebeek timtebeek merged commit 6ddcc37 into main Jan 7, 2025
2 checks passed
@timtebeek timtebeek deleted the lombok-java-21 branch January 7, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready to Review
Development

Successfully merging this pull request may close these issues.

2 participants