738 Forks
5515 Stars
5515 Watchers

detekt

Static code analysis for Kotlin

How to download and setup detekt

Open terminal and run command
git clone https://github.com/detekt/detekt.git
git clone is used to create a copy or clone of detekt repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with detekt https://github.com/detekt/detekt/archive/master.zip

Or simply clone detekt with SSH
[email protected]:detekt/detekt.git

If you have some problems with detekt

You may open issue on detekt support forum (system) here: https://github.com/detekt/detekt/issues