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: Ic08affccf0788ed2c02dae936fcc042e9c48c557
This commit is contained in:
Will Song 2023-10-27 22:22:08 +00:00
parent ba13723c2f
commit 6b615d866a

2
PREUPLOAD.cfg Normal file
View file

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