github checkstyle/checkstyle checkstyle-10.15.0

latest release: checkstyle-10.16.0
one month ago

Checkstyle 10.15.0 - https://checkstyle.org/releasenotes.html#Release_10.15.0

Breaking backward compatibility:

#14615 - fix ordering of AST under STRING_TEMPLATE_BEGIN and remove empty STRING_TEMPLATE_CONTENT nodes

New:

#11340 - Add ignoreMethodAnnotatedBy property to ParameterNumberCheck

Bug fixes:

#11230 - FallThrough check false positive with labelled break
#3110 - some messages are still hardcoded in english

Other Changes:
Enforce new naming convention "InputXpath{Checkname}Xxxx.java" in IT area
Wrap `assertThrows` with `getExpectedThrowable` method.
Expand XPath IT Regression Testing
Enforce input naming convention in IT
Remove '//ok' comments from Input files
Enable examples tests
Resolve Pitest Suppression in Pitest-Javadoc Profile
update JavadocTokenTypes.java to new format of AST print
Resolve CheckerFramework violations
Use module properties macro in all templates

Don't miss a new checkstyle release

NewReleases is sending notifications on new releases.