Terracotta | 陶瓦联机 (#4215)
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com>
This commit is contained in:
@@ -37,6 +37,11 @@ subprojects {
|
||||
options.encoding = "UTF-8"
|
||||
}
|
||||
|
||||
@Suppress("UnstableApiUsage")
|
||||
tasks.withType<Checkstyle> {
|
||||
maxHeapSize.set("2g")
|
||||
}
|
||||
|
||||
configure<CheckstyleExtension> {
|
||||
sourceSets = setOf()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user