build: config spotless plugin and reformat code

This commit is contained in:
Frank.R.Wu
2023-06-15 11:08:04 +08:00
parent b60e81e1a1
commit 8e06d0bc81
7 changed files with 51 additions and 52 deletions

View File

@@ -3,6 +3,8 @@ plugins {
id 'java-library'
}
apply from: '../spotless.gradle'
sourceSets {
main {
java {