github checkstyle/checkstyle checkstyle-10.14.1

2 months ago

Checkstyle 10.14.1 - https://checkstyle.org/releasenotes.html#Release_10.14.1

Bug fixes:

#14566 - Performance regression from 10.12.4 to 10.13.0
#12020 - False positive in RightCurly with 'alone_or_singleline' RightCurlyOption in try/catch
#3110 - some messages are still hardcoded in english
#13309 - False positive error from JavadocType with record
#3502 - VariableDeclarationUsageDistance: no violation to move variables closer to block

Other Changes:
Enable examples tests
Expand XPath IT Regression Testing
Remove '//ok' comments from Input files
Rename Java Input files and test methods to specify Test functionality
update JavadocTokenTypes.java to new format of AST print
doc: Updated description and docs of TextBlock
inconsistent documentation for TEXT_BLOCK_abc token types
Excludes for createTempFile forbidden method
doc: Update TokenTypes link to be more specific
update TokenTypes.java to new format of AST print
Update Tests to use new 'verifyXxxxxx' method or 'execute' that use inlined config in Input files
AbstractXpathTestSupport does not support generating multiple xpath suppressions
move AllBlockCommentTest and AllSinglelineCommentsTest to AST Tests
doc: fix line length violation in releasenotes.xml

Don't miss a new checkstyle release

NewReleases is sending notifications on new releases.