diff options
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 3 |
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 |
