aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorRaven Szewczyk <git@eigenraven.me>2024-01-08 21:25:09 +0000
committerRaven Szewczyk <git@eigenraven.me>2024-01-08 21:25:09 +0000
commita31e4bcc33267b637ef11f117b6772e330325fbd (patch)
tree1c04f10ebdf4333094e71cf33434959ca2febada /gradle.properties
parentff5aafa3a96ca69b67732f8f1f2f7dab09f8a80d (diff)
downloadGT5-Unofficial-a31e4bcc33267b637ef11f117b6772e330325fbd.tar.gz
GT5-Unofficial-a31e4bcc33267b637ef11f117b6772e330325fbd.tar.bz2
GT5-Unofficial-a31e4bcc33267b637ef11f117b6772e330325fbd.zip
[ci skip] upgraded build system
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
index ea722a1348..aa46e55025 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -62,3 +62,6 @@ usesShadowedDependencies = false
# Optional parameter to customize the produced artifacts. Use this to preserver artifact naming when migrating older
# projects. New projects should not use this parameter.
customArchiveBaseName = GT Scanner Mod
+
+# TODO: Remove when you modify this repository, it's been put in for automatic buildscript updates
+disableCheckstyle = true