mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
[Gradle] Spotless plugin update (#115750)
- provides better configuration cache support - requires some rework due to changed defaults
This commit is contained in:
parent
17d463f6bf
commit
6370d600b0
6 changed files with 213 additions and 41 deletions
|
@ -381,7 +381,6 @@ tasks.named("jar") {
|
|||
|
||||
spotless {
|
||||
java {
|
||||
|
||||
// workaround for https://github.com/diffplug/spotless/issues/2317
|
||||
//toggleOffOn()
|
||||
target project.fileTree("src/main/java") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue