Skip to content

Commit

Permalink
ktlintformat
Browse files Browse the repository at this point in the history
  • Loading branch information
Stian S. Douzette committed Jun 25, 2024
1 parent 39220e0 commit f423464
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ swaggerSources {
tasks {
withType<KotlinCompile> {
kotlinOptions.jvmTarget = "20"
dependsOn("ktlintFormat")
}

withType<Test> {
Expand Down

0 comments on commit f423464

Please sign in to comment.