Skip to content

Commit

Permalink
Remove checkstyle.
Browse files Browse the repository at this point in the history
  • Loading branch information
vLuckyyy authored Oct 24, 2024
1 parent 97fd32a commit bd5a6a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions eternalcombat-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ tasks {
tasks.shadowJar {
archiveFileName.set("EternalCombat v${project.version}.jar")

dependsOn("checkstyleMain")
dependsOn("checkstyleTest")
dependsOn("test")

exclude(
Expand Down

0 comments on commit bd5a6a4

Please sign in to comment.