Skip to content

checkstyle-10.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 04:55
· 1262 commits to master since this release

Checkstyle 10.11.0 - https://checkstyle.org/releasenotes.html#Release_10.11.0

New:

#11109 - False Negative: UnnecessaryParenthesesCheck

Bug fixes:

#11968 - VariableDeclarationUsageDistance not able to handle try with resources properly
#12864 - Not last return javadoc tag cause parse error

Other Changes:
Kill survivng mutation in DefaultComesLastCheck.java
make_report has warning on deprecation