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: Ic6f1dbb7fb467be8479f19f1b199921c00d3f5d5
This commit is contained in:
Will Song 2023-10-27 21:27:32 +00:00
parent 9f7914a146
commit c4f8b78d61

2
PREUPLOAD.cfg Normal file
View file

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