diff options
| author | Elisis <gtandemmodding@gmail.com> | 2022-09-13 17:04:46 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-13 17:04:46 +1000 |
| commit | 9ad9ad8896a734e3abd83b87599de75c3a587317 (patch) | |
| tree | cc75ffb80f479c13d2144a0cd7f1653a4b4cbb79 | |
| parent | 1be3f27318b45f15f1311b3a6cc647a441291175 (diff) | |
| download | GT5-Unofficial-9ad9ad8896a734e3abd83b87599de75c3a587317.tar.gz GT5-Unofficial-9ad9ad8896a734e3abd83b87599de75c3a587317.tar.bz2 GT5-Unofficial-9ad9ad8896a734e3abd83b87599de75c3a587317.zip | |
Remove automatic Spotless PR
| -rw-r--r-- | gradle.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties index da177a8d4c..4c3627238e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -65,3 +65,4 @@ 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 = +disableSpotless = true |
