Detekt – A static code analyzer for Kotlin
9 months ago
- #Static Analysis
- #Kotlin
- #Open Source
- detekt helps write cleaner Kotlin code, allowing focus on software development.
- Integrates with various build tools like Gradle, Maven, Bazel for static analysis across platforms (Android, JVM, JS, Native, Multiplatform).
- Extensible with custom rules to track and fix code anti-patterns.
- Open-source and community-driven, with contributions welcome on GitHub.