mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 04:08:01 -05:00
[Feat] GoogleJavaFormat rules for Spotless (#1109)
* add google javaformat * add googleJavaSpotless to libs catalog
This commit is contained in:
@@ -125,6 +125,7 @@ allprojects {
|
||||
removeUnusedImports()
|
||||
trimTrailingWhitespace()
|
||||
endWithNewline()
|
||||
googleJavaFormat(libs.versions.googleJavaFormat.get())
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user