Skip to content

Commit c94e6e4

Browse files
committed
Added Google Java format to spotless.
Signed-off-by: Mitchell Gale <[email protected]>
1 parent 1baa255 commit c94e6e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ spotless {
9090
removeUnusedImports()
9191
trimTrailingWhitespace()
9292
endWithNewline()
93+
googleJavaFormat()
9394
}
9495
}
9596

0 commit comments

Comments
 (0)