Detekt
COLLECTIVE
Open source
Fiscal Host: Open Source Collective
Supporting the development of Detekt - The Kotlin Static Analyzer
Contribute
Become a financial contributor.
Financial Contributions
Top financial contributors
GitHub Sponsors
$17,576.82 USD since Jan 2022
Tinkoff
$100 USD since Jul 2023
Detekt is all of us
Our contributors 5
Thank you for supporting Detekt.
Budget
Transparent and open finances.
Credit from GitHub Sponsors to Detekt •
+$590.00USD
Completed
Added funds #801835
Credit from GitHub Sponsors to Detekt •
+$576.67USD
Completed
Added funds #794057
Credit from GitHub Sponsors to Detekt •
+$542.00USD
Completed
Added funds #786770
$
Today’s balance$15,744.72 USD
Total raised
$15,904.43 USD
Total disbursed
$159.71 USD
Estimated annual budget
$7,086.10 USD
About
Detekt is the Static Analyzer for Kotlin.
Features
- Code smell analysis for your Kotlin projects
- Complexity reports based on lines of code, cyclomatic complexity and amount of code smells
- Highly configurable rule sets
- Suppression of findings with Kotlin's @Suppress and Java's @SuppressWarnings annotations
- Specification of quality gates which will break your build
- Code Smell baseline and suppression for legacy projects
- Gradle plugin for code analysis via Gradle builds
- SonarQube integration
- Extensibility by enabling incorporation of personal rule sets, FileProcessListener's and OutputReport's
- IntelliJ integration
- Third party integrations for Maven, Bazel and Github Actions (Docker based and Javascript based)