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: I25768e912deffa81d5bb3248d17d7de7a0e754f2
This commit is contained in:
Will Song 2023-10-27 22:09:31 +00:00
parent 5796c276e7
commit 081174c294

2
PREUPLOAD.cfg Normal file
View file

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