-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Fix #5369: [java] Consider that lombok.val and var are inferred #5554
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
Conversation
Generated by 🚫 Danger |
adangel
left a comment
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.
Thanks!
I'll update docs, release notes, version reference and add a test case for #5369 explicitly and merge afterwards.
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/internal/JavaLanguageProperties.java
Outdated
Show resolved
Hide resolved
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/internal/JavaLanguageProperties.java
Show resolved
Hide resolved
|
Compared to main: |
Describe the PR
Related issues
Ready?
./mvnw clean verifypasses (checked automatically by github actions)