aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 12433aada7..1ad8b97ce3 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -176,7 +176,7 @@ customArchiveBaseName = GT Scanner Mod
# disableSpotless = true
# Uncomment this to disable Checkstyle checks (currently wildcard import check).
-disableCheckstyle = true
+# disableCheckstyle = true
# Override the IDEA build type. Valid values are: "" (leave blank, do not override), "idea" (force use native IDEA build), "gradle"
# (force use delegated build).