Skip to content

checkstyle-10.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 14:24
· 221 commits to master since this release

Checkstyle 10.14.0 - https://checkstyle.org/releasenotes.html#Release_10.14.0

New:

#13988 - Checkstyle fails to parse unnamed variable

Bug fixes:

#14344 - GenericWhitespace Check ignores exception to the ">" rule for succeeding whitespaces

Other Changes:
Remove '//ok' comments from Input files
Update Codenarc to highest compatible release - v2.2.0
Remove UnmodifiableCollectionUtil and use pitest funmodifiablecollection feature
Enable checks from Error Prone Support
Cover pitest survivals with tests
improve text block grammar
checker-framework.yml should be able to fail execution if report generation is failed
upadat example in javadoc for EMBEDDED_EXPRESSION* tokens
doc: mention text block suppression
Rename Java Input files and test methods to specify Test functionality
infra: should use release 11 for compilation
Resolve Pitest Suppression in Pitest-Javadoc Profile
Enable examples tests
Execute all checkstyle samples in each PR execution
Update Tests to use new 'verifyXxxxxx' method or 'execute' that use inlined config in Input files
Expand XPath IT Regression Testing
Forbid Files.createTempDirectory in Checkstyle and replace with `@`TempDir
Enforce file size on Java inputs
Resolve CheckerFramework violations
Expanding maxmem to resolve OOM Exception (Checker checks)
doc: fix releasenotes.xml line length violation