diff --git a/gradle.properties b/gradle.properties index ca1485f..eabba78 100644 --- a/gradle.properties +++ b/gradle.properties @@ -175,7 +175,7 @@ curseForgeRelations = # Uncomment this to disable Spotless checks. # This should only be uncommented to keep it easier to sync with upstream/other forks. # That is, if there is no other active fork/upstream, NEVER change this. -# disableSpotless = true +disableSpotless = true # Uncomment this to disable Checkstyle checks (currently wildcard import check). # disableCheckstyle = true