| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checkstyle-12.0.0-all.jar | 2025-10-09 | 17.4 MB | |
| checkstyle-12.0.0 source code.tar.gz | 2025-10-09 | 7.7 MB | |
| checkstyle-12.0.0 source code.zip | 2025-10-09 | 13.7 MB | |
| README.md | 2025-10-09 | 744 Bytes | |
| Totals: 4 Items | 38.8 MB | 0 | |
Checkstyle 12.0.0 - https://checkstyle.org/releasenotes.html#Release_12.0.0
Breaking backward compatibility:
[#17514] - New ANTLR Grammar for Javadoc Comments
Other Changes:
doc: update writing javadoc checks page in the documentation
Update `JavadocCommentsTokenTypes.java` to new format of AST print
Fix PackageObjectFactoryTest before/after annotations
XMLLoggerTest.java to use verifyWithInlineConfigParserAndXmlLogger
Define violation messages for all violations
test to check indentation trailing comments are vertically aligned
Resolve error-prone violations
Add missing property examples to XDocs for Checkstyle Checks