blob: 6ab01dcdf19cea2ba77588b014cf082305c3c9a7 [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
Paul Duffin719de432019-06-27 14:19:18 +01007gofmt = true
Igor Murashkin2a2d3112017-11-14 15:03:25 -08008
9[Builtin Hooks Options]
10# Cpplint prints nothing unless there were errors.
11cpplint = --quiet ${PREUPLOAD_FILES}