mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 04:08:01 -05:00
Fixing spotless plugin application performance issue when applied to gradle.build files (#405)
This commit is contained in:
@@ -110,7 +110,6 @@ allprojects {
|
||||
}
|
||||
// spotless check applied to build.gradle (groovy) files
|
||||
groovyGradle {
|
||||
target '**/*.gradle'
|
||||
greclipse()
|
||||
indentWithSpaces(2)
|
||||
endWithNewline()
|
||||
|
||||
Reference in New Issue
Block a user