run prettier as pre-commit hook (#3264)

This commit is contained in:
Kjeld Schouten-Lebbing
2022-07-22 20:23:01 +02:00
committed by GitHub
parent c41dda9d32
commit ded5a3c0e6
711 changed files with 35800 additions and 32229 deletions
+7 -7
View File
@@ -1,13 +1,13 @@
env:
EXILEMOD_SERVER_URL: http://www.exilemod.com/ExileServer-1.0.4a.zip
GAME_ID: '233780'
GAME_PARAMS: ''
GAME_PORT: '2302'
GAME_ID: "233780"
GAME_PARAMS: ""
GAME_PORT: "2302"
MARIA_DB_ROOT_PWD: ExileMod
PASSWRD: ''
USERNAME: ''
VALIDATE: ''
WORKSHOP_MAN_INST: ''
PASSWRD: ""
USERNAME: ""
VALIDATE: ""
WORKSHOP_MAN_INST: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/arma3exilemod