🗑️ Get rid of JLine3 and clean up Velocity

This commit is contained in:
Alexander Söderberg 2020-10-07 22:47:10 +02:00 committed by Alexander Söderberg
parent 2aac3980d5
commit 4777831ee6
11 changed files with 164 additions and 342 deletions

View file

@ -48,6 +48,8 @@ allprojects {
mapping 'java', 'DOUBLESLASH_STYLE'
includes(["**/*.java"])
}
build.dependsOn(checkstyleMain)
}
subprojects {