build: config spotless plugin and reformat code

This commit is contained in:
Frank.R.Wu
2023-06-15 11:07:54 +08:00
parent 35ac40cd76
commit c8accd5c22
2 changed files with 12 additions and 5 deletions

View File

@@ -2,6 +2,8 @@ plugins {
id 'java-library'
}
apply from: '../spotless.gradle'
group 'com.bdware.sc'
version '1.0-SNAPSHOT'