blob: 304c3c1704505723a20ac9d377f1a266f371a568 [file] [log] [blame]
Igor Murashkin2bb70d32017-02-06 10:34:14 -08001[Hook Scripts]
Igor Murashkine5193c62017-06-30 13:30:46 -07002check_generated_tests_up_to_date = tools/test_presubmit.py
Igor Murashkin2a2d3112017-11-14 15:03:25 -08003
4[Builtin Hooks]
5cpplint = true
Paul Duffin1cf31fe2019-06-18 18:45:21 +01006bpfmt = true
Igor Murashkin2a2d3112017-11-14 15:03:25 -08007
8[Builtin Hooks Options]
9# Cpplint prints nothing unless there were errors.
10cpplint = --quiet ${PREUPLOAD_FILES}