Add KTlint plugin
This commit is contained in:
+2
-3
@@ -1,7 +1,6 @@
|
||||
import org.gradle.kotlin.dsl.provideDelegate
|
||||
|
||||
plugins {
|
||||
kotlin("jvm") version "2.4.0"
|
||||
id("org.jlleitschuh.gradle.ktlint") version "12.3.0"
|
||||
}
|
||||
|
||||
group = "com.shr4pnel"
|
||||
@@ -28,4 +27,4 @@ kotlin {
|
||||
|
||||
tasks.test {
|
||||
useJUnitPlatform()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user