| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checkstyle-12.1.1-all.jar | 2025-10-26 | 17.4 MB | |
| checkstyle-12.1.1 source code.tar.gz | 2025-10-26 | 7.7 MB | |
| checkstyle-12.1.1 source code.zip | 2025-10-26 | 13.7 MB | |
| README.md | 2025-10-26 | 921 Bytes | |
| Totals: 4 Items | 38.8 MB | 0 | |
Checkstyle 12.1.1 - https://checkstyle.org/releasenotes.html#Release_12.1.1
Bug fixes:
[#17975] - Incorrect encoding in non-English properties files causing garbled characters in localized messages [#17681] - Google style config and formatter differ on blank line separation [#3110] - some messages are still hardcoded in english
Other Changes:
Update `JavadocCommentsTokenTypes.java` to new format of AST print
Add `rewrite` support for `errorprone.refasterrules`
avoid horizontal scrolling in atclauseorder.html
Wrong tagOrder in AtClauseOrder documentation.
Resolve error-prone violations
Enforce file size on Java inputs
Cover pitest survivals with tests
Define violation messages for all violations
SLF4J configuration warnings when running tests
JVM warnings when running tests