build: config spotless plugin and reformat code

This commit is contained in:
Frank.R.Wu
2023-06-15 11:17:31 +08:00
parent 587310c899
commit 0e5f92e51e
135 changed files with 2847 additions and 2989 deletions

View File

@@ -5,6 +5,8 @@ plugins {
id 'signing'
}
apply from: '../spotless.gradle'
group = "org.bdware.sc"
version = "1.9.0"
tasks.withType(JavaCompile) {