Skip to content

Commit

Permalink
Removed leftover comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tonelli-m committed Jul 16, 2024
1 parent e2b9ead commit 5455cdf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ allprojects {
autoCorrect = true
}

// dependencies {
// detektPlugins(rootProject.libs.detekt.formatting)
// }

tasks.withType<Detekt>().configureEach {
jvmTarget = libs.versions.jvm.target.get()
reports {
Expand Down

0 comments on commit 5455cdf

Please sign in to comment.