Skip to content

Commit

Permalink
ktlint
Browse files Browse the repository at this point in the history
  • Loading branch information
gtcno committed May 21, 2024
1 parent 1730c79 commit f2be624
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion buildSrc/src/main/kotlin/common.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ tasks.withType<Jar>().configureEach {
dependsOn("test")
}


tasks.withType<KotlinCompile>().configureEach {
dependsOn("spotlessApply")
}

0 comments on commit f2be624

Please sign in to comment.