diff options
author | ah-OOG-ah <75745146+ah-OOG-ah@users.noreply.github.com> | 2024-06-02 20:04:36 -0400 |
---|---|---|
committer | ah-OOG-ah <75745146+ah-OOG-ah@users.noreply.github.com> | 2024-06-02 20:04:36 -0400 |
commit | 1b8d805ac1b4b56c59e4b914bcc487ce0680b19c (patch) | |
tree | 6a62fde683cf2f1cbe11bec053d03f63a960d83f | |
parent | 30fd5fe7ef5977fd8e1febfefb53811672322c99 (diff) | |
download | GT5-Unofficial-1b8d805ac1b4b56c59e4b914bcc487ce0680b19c.tar.gz GT5-Unofficial-1b8d805ac1b4b56c59e4b914bcc487ce0680b19c.tar.bz2 GT5-Unofficial-1b8d805ac1b4b56c59e4b914bcc487ce0680b19c.zip |
Update gradle.properties
-rw-r--r-- | gradle.properties | 2 |
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). |