Skip to content

Commit 11926b2

Browse files
author
Aritra Roy
committed
Adds kotlin static code analysis tool
1 parent c9220e8 commit 11926b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,7 @@ Stitch your photos together vertically or horizontally easily!
385385
* [CodeGlance](https://plugins.jetbrains.com/plugin/7275-codeglance) - Embeds a code minimap similar to the one found in Sublime into the editor pane. Works with both light and dark themes using your customized colors for syntax highlighting
386386
* [Codota](https://www.codota.com/ide-plugin) - Supercharge your development workflow by getting great code examples directly in your IDE. The Codota plugin for IntelliJ lets you quickly find the best code examples for every API class or method
387387
* [Dagger IntelliJ Plugin](https://github.com/square/dagger-intellij-plugin) - An IntelliJ IDEA plugin for Dagger which provides insight into how injections and providers are used
388+
* [Detekt](https://github.com/arturbosch/detekt) - Static code analysis for Kotlin
388389
* [DevKnox](https://devknox.io) - Autocorrect Security Issues As You Write Code
389390
* [Dex Count Gradle Plugin](https://github.com/KeepSafe/dexcount-gradle-plugin) - A Gradle plugin to report the number of method references in your APK on every build
390391
* [Dex Method Counts](https://github.com/mihaip/dex-method-counts) - Command-line tool to count per-package methods in Android .dex files

0 commit comments

Comments
 (0)