Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checkstyle-10.25.0-all.jar | 2025-05-31 | 19.6 MB | |
checkstyle-10.25.0 source code.tar.gz | 2025-05-31 | 7.6 MB | |
checkstyle-10.25.0 source code.zip | 2025-05-31 | 13.6 MB | |
README.md | 2025-05-31 | 909 Bytes | |
Totals: 4 Items | 40.8 MB | 2 |
Checkstyle 10.25.0 - https://checkstyle.org/releasenotes.html#Release_10.25.0
New:
[#14945] - Add Check Support for Java 21 Record Pattern : New Check UnnecessaryNullCheckWithInstanceof
Bug fixes:
[#17120] - False positives for google_checks when using switch expression in lambda
Other Changes:
infra: allow cirrus to run on PR from its own repository
CI Failure in Check no broken links
cirrus CI is faililng with java.exe is not recognized
Add hazelcast project to no-error CI job
Add JUnit Validation to Ensure New Checks Are Listed in `index.xml` Categories
Missing MultiFileRegexpHeader into Header index.html
Fix code blocks formatting in cmdline.html#Download_and_Run
update JavadocTokenTypes.java to new format of AST print
Fix existing cases of `getFileContents()` usage