build: config spotless plugin and reformat code

This commit is contained in:
Frank.R.Wu
2023-06-15 11:08:02 +08:00
parent 912ecc21fc
commit 6dfe551a1d
34 changed files with 545 additions and 631 deletions

View File

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