清理代码 (#1990)
* cleanup * Cleanup StringUtils * Cleanup CommandBuilder * Cleanup CommandBuilder * Use 'String::replace(char, char)'
This commit is contained in:
@@ -33,10 +33,6 @@ subprojects {
|
||||
sourceSets = setOf()
|
||||
}
|
||||
|
||||
tasks.withType<Checkstyle> {
|
||||
exclude("de/javawi/jstun")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
"testImplementation"("org.junit.jupiter:junit-jupiter:5.9.1")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user