| Name | Modified | Size | Downloads / Week | 
|---|---|---|---|
| Parent folder | |||
| checkstyle-12.1.0-all.jar | 2025-10-19 | 17.4 MB | |
| checkstyle-12.1.0 source code.tar.gz | 2025-10-19 | 7.7 MB | |
| checkstyle-12.1.0 source code.zip | 2025-10-19 | 13.7 MB | |
| README.md | 2025-10-19 | 889 Bytes | |
| Totals: 4 Items | 38.8 MB | 2 | |
Checkstyle 12.1.0 - https://checkstyle.org/releasenotes.html#Release_12.1.0
New:
[#16836] - New check: HexLiteralCase, Hexadecimal literals should use upper case letters A-F
Other Changes:
Add missing property examples to XDocs for Checkstyle Checks
Resolve error-prone violations
Update `JavadocCommentsTokenTypes.java` to new format of AST print
Convert eligible classes to records
test to check indentation trailing comments are vertically aligned
update JavadocTokenTypes.java to new format of AST print
CheckstyleAntTaskTest.testNoFileOrPathSpecified not executed because it's static
Resolving spotbugs violations
Remove ImportControlTest supressions
Deploy configuration-1-3.xsd to the CheckStyle website
Add `id` to `NeedBraces` declaration