PREUPLOAD: Enforce jsonlint in preupload

Checks syntax and simple brace balances for all JSON files.

Test: Edit any json file and try upload
Bug: 127794899
Change-Id: I2fc6b4cddb8d8da6c72023bd7dc3a580104d6802
This commit is contained in:
Will Song 2023-10-27 18:02:06 +00:00
parent 1304fd7a3b
commit 278583922f

2
PREUPLOAD.cfg Normal file
View file

@ -0,0 +1,2 @@
[Builtin Hooks]
jsonlint = true