mirror of
https://github.com/mrcsxsiq/Kotlin-Pokedex.git
synced 2025-05-17 05:15:53 +08:00
Updating ktlint
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
val ktlint: Configuration by configurations.creating
|
||||
|
||||
dependencies {
|
||||
ktlint("com.pinterest:ktlint:0.36.0")
|
||||
ktlint("com.pinterest:ktlint:0.42.1")
|
||||
// additional 3rd party ruleset(s) can be specified here
|
||||
// just add them to the classpath (e.g. ktlint 'groupId:artifactId:version') and
|
||||
// ktlint will pick them up
|
||||
|
Reference in New Issue
Block a user