mirror of
https://gitee.com/BDWare/cm
synced 2026-02-14 12:19:26 +00:00
build: config spotless plugin and reformat code
This commit is contained in:
@@ -2,6 +2,9 @@ plugins {
|
||||
id 'java'
|
||||
id 'java-library'
|
||||
}
|
||||
|
||||
apply from: '../spotless.gradle'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user