Skip to content

Instantly share code, notes, and snippets.

@AndrewHaisting
Last active February 19, 2020 00:10
Show Gist options
  • Save AndrewHaisting/044bcca58bd569a96a1400cab24e610f to your computer and use it in GitHub Desktop.
Save AndrewHaisting/044bcca58bd569a96a1400cab24e610f to your computer and use it in GitHub Desktop.
// ...
dependencies {
// ...
detekt("io.gitlab.arturbosch.detekt:detekt-formatting:$detekt_version")
detekt("io.gitlab.arturbosch.detekt:detekt-cli:$detekt_version")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment