Skip to content

checkstyle-10.12.4

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 00:36
· 711 commits to master since this release

Checkstyle 10.12.4 - https://checkstyle.org/releasenotes.html#Release_10.12.4

Bug fixes:

#13745 - MissingDeprecated shows unclear message on not closed html tag

Other Changes:
Resolve pitest survivals in modules - 5
Resolve pitest survivals in modules - 4
Assert that properties are ordered alphabetically in xdoc
Enable examples tests
Test inputs should be completely standalone.
Remove '//ok' comments from Input files
Surviving pitest mutations for conditions reducing time complexity at PackageObjectFactory
Extend `generate-extra-site-links.sh` to not include deleted pages in comments
Order properties alphabetically in xdocs and javadocs
Add Examples Macro Support to All Checks
Typo
Fix Pitest script to recognize unstable mutations
Resolve pitest survivals in modules - 3
Targeted Pitest Mutation in July 2023
Create checks to place violations on missing macros in templates
Use module properties macro in all templates
Update Violation Message in Input files for FallThroughCheck
Simplify requirement for what we consider a setter method in ClassAndPropertiesSettersJavadocScraper
NonEmptyAtclauseDescription examples are cut in website
Move CheckUtil#isGetterMethod and CheckUtil#isSetterMethod to MissingJavadocMethodCheck
Implement module properties macro
Get rid of module javadoc examples
Fix existing cases of `getFileContents()` usage
Create tests from xdoc examples