build: config spotless plugin and reformat code

This commit is contained in:
Frank.R.Wu
2023-06-15 11:07:58 +08:00
parent 50b8b7fd61
commit 947d117ccc
25 changed files with 449 additions and 445 deletions

View File

@@ -2,6 +2,8 @@ plugins {
id 'java'
}
apply from: '../spotless.gradle'
dependencies {
implementation project(":consistency-sdk")