checkstyle-10.21.1
·
425 commits
to master
since this release
Checkstyle 10.21.1 - https://checkstyle.org/releasenotes.html#Release_10.21.1
Bug fixes:
#11374 - UnusedLocalVariable: False Positive when inner class has same field as variable
Other Changes:
Refactor SummaryJavadoc to avoid null usage
Enable examples tests
update JavadocTokenTypes.java to new format of AST print
Remove '//ok' comments from Input files
Resolve Pitest Suppression in Pitest-Javadoc Profile
Expand XPath IT Regression Testing