Files
Android11/art/PREUPLOAD.cfg
2023-10-13 14:01:41 +00:00

12 lines
245 B
INI

[Hook Scripts]
check_generated_tests_up_to_date = tools/test_presubmit.py
[Builtin Hooks]
cpplint = true
bpfmt = true
gofmt = true
[Builtin Hooks Options]
# Cpplint prints nothing unless there were errors.
cpplint = --quiet ${PREUPLOAD_FILES}