Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
detekt-rules-ruleauthors-1.23.5.jar | 2024-01-31 | 15.7 kB | |
detekt-rules-libraries-1.23.5.jar | 2024-01-31 | 14.4 kB | |
detekt-generator-1.23.5-all.jar | 2024-01-31 | 71.0 MB | |
detekt-formatting-1.23.5.jar | 2024-01-31 | 1.3 MB | |
detekt-cli-1.23.5.zip | 2024-01-31 | 64.7 MB | |
detekt-cli-1.23.5-all.jar | 2024-01-31 | 70.8 MB | |
README.md | 2024-01-31 | 1.3 kB | |
v1.23.5 source code.tar.gz | 2024-01-31 | 2.0 MB | |
v1.23.5 source code.zip | 2024-01-31 | 3.0 MB | |
Totals: 9 Items | 212.8 MB | 1 |
This is a point release for Detekt 1.23.0
, where we added support for Kotlin 1.9.22
and fixed several bugs that
got reported by the community.
Notable Changes
- Test Gradle plugin with AGP 8.2.0 - #6672
- chore(deps): update dependency gradle to v8.5 - #6663
- fix(deps): update kotlin monorepo to v1.9.22 - #6746
Changelog
- Report rule's default severity in sarif backport - #6916
- Add ignoreAnnotatedFunctions to TooManyFunctions - #6875
- Fix by checking the existence of label in previous statements - #6671
- Also check
USELESS_ELVIS
inUnreachableCode
- #6624 - Fix by adding last method call to the set - #6567
Housekeeping & Refactorings
- Opt in to ExperimentalCompilerApi in all compilations in compiler-plugin - #6534
Contributors
We would like to thank the following contributors that made this release possible: @3flex, @TWiStErRob, @atulgpt, @matejdro