Skip to content

Commit bd5a6a4

Browse files
authored
Remove checkstyle.
1 parent 97fd32a commit bd5a6a4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

eternalcombat-plugin/build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ tasks {
3030
tasks.shadowJar {
3131
archiveFileName.set("EternalCombat v${project.version}.jar")
3232

33-
dependsOn("checkstyleMain")
34-
dependsOn("checkstyleTest")
3533
dependsOn("test")
3634

3735
exclude(

0 commit comments

Comments
 (0)