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: I8f206409fbee40b6d0a197bb115e5a56653ebf81
This commit is contained in:
Will Song 2023-10-27 22:03:33 +00:00
parent b0fb9be930
commit 040b76b2e9

2
PREUPLOAD.cfg Normal file
View file

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