diff options
| author | Raven Szewczyk <git@eigenraven.me> | 2024-01-08 21:26:17 +0000 |
|---|---|---|
| committer | Raven Szewczyk <git@eigenraven.me> | 2024-01-08 21:26:17 +0000 |
| commit | 81f9f8026af9eb63d5a574c8bb85c7193dde1d1d (patch) | |
| tree | e12d8f01348695c087f33a658b4416a2c7c47883 /gradle.properties | |
| parent | 0e59b438c9ee1da685a109db139eb82b8fcf6084 (diff) | |
| download | GT5-Unofficial-81f9f8026af9eb63d5a574c8bb85c7193dde1d1d.tar.gz GT5-Unofficial-81f9f8026af9eb63d5a574c8bb85c7193dde1d1d.tar.bz2 GT5-Unofficial-81f9f8026af9eb63d5a574c8bb85c7193dde1d1d.zip | |
[ci skip] upgraded build system
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 691386d44a..a4e031edf9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -141,3 +141,6 @@ curseForgeRelations = # WARNING: If you do use this option, it will overwrite whatever you have in your existing projects. This might not be what you want! # Usually there is no need to uncomment this here as other developers do not necessarily use the same build type as you. # ideaOverrideBuildType = idea + +# TODO: Remove when you modify this repository, it's been put in for automatic buildscript updates +disableCheckstyle = true |
