Skip to content

Commit

Permalink
remove explicit dependency on spotlessApply
Browse files Browse the repository at this point in the history
  • Loading branch information
cpate4 committed Jan 9, 2024
1 parent b647aeb commit aa93d3b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions service/tooling.gradle
Original file line number Diff line number Diff line change
@@ -12,8 +12,6 @@ spotless {
}
}

compileJava.dependsOn spotlessApply

idea.module.downloadJavadoc = true

// Immutables has incremental compilation disabled by default

0 comments on commit aa93d3b

Please sign in to comment.