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: I59436ef5456f9826fe9d2dc76107d65194939418
This commit is contained in:
Will Song 2023-10-27 17:55:33 +00:00
parent ae5df6c5a3
commit 138db44373

2
PREUPLOAD.cfg Normal file
View file

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