Skip to content

checkstyle-10.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 14:39
· 332 commits to master since this release

Checkstyle 10.13.0 - https://checkstyle.org/releasenotes.html#Release_10.13.0

New:

#14289 - IllegalTokenText support for STRING_TEMPLATE_CONTENT
#13830 - Support Java 21 string template syntax

Bug fixes:

#12238 - "Unable to persist cache file" if target directory is a symlink

Other Changes:
Enforce file size on Java inputs
Enable checks from Error Prone Support
Enable examples tests
Remove '//ok' comments from Input files
Expand XPath IT Regression Testing
Resolve Pitest Suppression in Pitest-Javadoc Profile
CustomImportOrder property 'customImportOrderRules' should be String[]
PropertyCacheFileTest Failing: 3 Test Methods Failing Along With testSymbolicLinkResolution() Causing Issue
Update Tests to use new 'verifyXxxxxx' method or 'execute' that use inlined config in Input files
Use module properties macro in all templates
Make Checkstyle an (automatic) module