Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checkstyle-10.26.0-all.jar | 2025-06-24 | 19.6 MB | |
checkstyle-10.26.0 source code.tar.gz | 2025-06-24 | 7.6 MB | |
checkstyle-10.26.0 source code.zip | 2025-06-24 | 13.6 MB | |
README.md | 2025-06-24 | 737 Bytes | |
Totals: 4 Items | 40.9 MB | 6 |
Checkstyle 10.26.0 - https://checkstyle.org/releasenotes.html#Release_10.26.0
New:
[#14949] - Add Check Support for Java 21 Record Pattern : New Check PatternVariableAssignment
Bug fixes:
[#8965] - Indentation check doesn't give violation when google formatter does [#17122] - False positive on indentation for Annotation Arrays
Other Changes:
Add data to javadoc of Check to indicate true version of module properties inherited from the abstract parent class
Preparation for Migration of Checkstyle Codebase to Java 17
PropertyCacheFileTest.testPathToCacheContainsOnlyFileName is failing
update JavadocTokenTypes.java to new format of AST print