github checkstyle/checkstyle checkstyle-10.21.4

14 hours ago

Checkstyle 10.21.4 - https://checkstyle.org/releasenotes.html#Release_10.21.4

Bug fixes:

#15161 - AnnotationOnSameLine: FalseNegative when the annotation is on the same line of the modifer of the target class
#16081 - PARAMETER_DEF in FinalLocalVariable doesn't seem to work in interfaces
#16165 - Regression: CyclomaticComplexity.switchBlockAsSingleDecisionPoint does not work properly anymore (10.21.1)

Other Changes:
update JavadocTokenTypes.java to new format of AST print
Resolve Pitest Suppression in Pitest-Javadoc Profile
Define violation messages for all violations
Improve documentation - how to add usage of `var` to check `IllegalType`?
Enforce file size on Java inputs
Strange echo failure for static message in github action execution
Remove '//ok' comments from Input files
Cover pitest survivals with tests

Don't miss a new checkstyle release

NewReleases is sending notifications on new releases.