Skip to content

Commit

Permalink
Remove unrelated change.
Browse files Browse the repository at this point in the history
  • Loading branch information
TWiStErRob committed Feb 16, 2023
1 parent 2c02103 commit 72ef266
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ repositories {

val licenseHeaderFile = file("gradle/license-header.txt")
spotless {
lineEndings = com.diffplug.spotless.LineEnding.UNIX
kotlin {
targetExclude("**/*.gradle.kts", "**/build/generated-sources/**/*.kt")
//"import-ordering" required here as it started to fail after spotless plugin upgrade to 0.35.0 - resolve in separate PR
Expand Down

0 comments on commit 72ef266

Please sign in to comment.