Skip to content

Instantly share code, notes, and snippets.

@amadeu01
Created October 4, 2019 01:04
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/a9369999f5ea5bef52cdd0911d7897b0 to your computer and use it in GitHub Desktop.
Save amadeu01/a9369999f5ea5bef52cdd0911d7897b0 to your computer and use it in GitHub Desktop.
stotless setup
plugins {
id "kotlin"
id 'application'
id "com.diffplug.gradle.spotless" version "$spotless_version"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment