mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
Fix inclusion of ktlint for check tasks
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
apply plugin: 'java-library'
|
||||
apply plugin: 'org.jetbrains.kotlin.jvm'
|
||||
apply from: "$rootDir/gradle/kotlin.gradle"
|
||||
|
||||
dependencies {
|
||||
test.useJUnitPlatform()
|
||||
|
||||
Reference in New Issue
Block a user