Add dependabot badge (#3539)

This commit is contained in:
Chao Zhang
2021-03-11 03:02:06 -08:00
committed by GitHub
parent be28688ba4
commit bdceacbbb3

View File

@@ -10,6 +10,7 @@
[![CodeFactor](https://www.codefactor.io/repository/github/detekt/detekt/badge)](https://www.codefactor.io/repository/github/detekt/detekt)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Farturbosch%2Fdetekt-intellij-plugin.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Farturbosch%2Fdetekt?ref=badge_shield)
[![Awesome Kotlin Badge](https://kotlin.link/awesome-kotlin.svg)](https://github.com/KotlinBy/awesome-kotlin)
[![dependabot](https://api.dependabot.com/badges/status?host=github&repo=checkstyle/checkstyle)](https://dependabot.com)
Meet _detekt_, a static code analysis tool for the _Kotlin_ programming language.
It operates on the abstract syntax tree provided by the Kotlin compiler.