Skip to content

checkstyle-10.12.3

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 04:11
· 854 commits to master since this release

Checkstyle 10.12.3 - https://checkstyle.org/releasenotes.html#Release_10.12.3

Bug fixes:

#13411 - UnnecessarySemicolonAfterTypeMemberDeclaration throws Exception on on Local Class
#13279 - Record pattern causes checkstyle to fail in JDK 20 (preview)

Other Changes:
Ensure only forward slashes are in relative link to parent module
Resolve pitest survivals in modules - 3
Use violation messages macro in all templates
Use parent module macro in all templates
Create tests from xdoc examples
Resolve pitest survivals in modules - 2
setup UnnecessaryOkComment module and suppressions (related to…
CircleCI periodically failing with yml violations on site.yml
Enable examples tests
Update doc of FallThroughCheck to use same java snippet example
Create templates from xdocs
Exclude xdocs from line length validation and validate templates instead
Remove from EmptyLineSeparator documentation attention note about no xpath suppression support
Implement parent module macro
Add a test to ensure examples have a paragraph with an id before them
Restore usage of TreeSet
Implement module violation messages macro
Targeted Pitest Mutation in July 2023
Move all example tests to extend `AbstractExamplesModuleTestSupport`
Add ``@`since` in javadoc of each property setter
Add links to examples paragraphs
Fix package/resource location in example tests