-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
Upgrade Checkstyle to 10.14.0 #463
Conversation
Upgrades Checkstyle from 10.6.0 to 10.14.0. For release notes, see: https://checkstyle.sourceforge.io/releasenotes.html Signed-off-by: Wouter Born <[email protected]>
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.
LGTM!
I just did a comparison of 0.15.0 agains 0.16.0-SNAPSHOT (with #462 and #463) applied on openhab-core. I have removed the clutter by adding PMD seems to give more results, but for the files I checked, this is fine. |
That looks good! 🙂 |
Hello @openhab/sat-maintainers , kindly asking to review/merge this PR. We need this as one of the last pieces towards a Java21 build. Thanks! See comments above:
|
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.
Sure thing - thanks!
Upgrades Checkstyle from 10.6.0 to 10.14.0.
For release notes, see:
https://checkstyle.sourceforge.io/releasenotes.html