Skip to content

Commit

Permalink
Fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
hsz committed Jul 28, 2021
1 parent 81b03d9 commit adf6bc1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ tasks {
}
withType<KotlinCompile> {
kotlinOptions.jvmTarget = it
dependsOn(generateLexer, generateParser, generateTemplatesList)
}
}

Expand Down
20 changes: 0 additions & 20 deletions detekt-config.yml

This file was deleted.

0 comments on commit adf6bc1

Please sign in to comment.