Skip to content

Instantly share code, notes, and snippets.

@amadeu01
Created October 4, 2019 01:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amadeu01/c05954e78bd58b757d476f8a97982185 to your computer and use it in GitHub Desktop.
Save amadeu01/c05954e78bd58b757d476f8a97982185 to your computer and use it in GitHub Desktop.
Added custom ruleset
dependencies {
//... Other dependencies
// Ktlint
ktlintRuleset project(":custom-ktlint-rules")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment