Created
October 4, 2019 01:04
-
-
Save amadeu01/a9369999f5ea5bef52cdd0911d7897b0 to your computer and use it in GitHub Desktop.
stotless setup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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