blob: 7e492c74530214fa286b17e80d906139e9cea108 [file] [log] [blame]
Igor Murashkin2bb70d32017-02-06 10:34:14 -08001[Hook Scripts]
2check_generated_files_up_to_date = tools/cpp-define-generator/presubmit-check-files-up-to-date
Igor Murashkine5193c62017-06-30 13:30:46 -07003check_generated_tests_up_to_date = tools/test_presubmit.py
Igor Murashkin2a2d3112017-11-14 15:03:25 -08004
5[Builtin Hooks]
6cpplint = true
7
8[Builtin Hooks Options]
9# Cpplint prints nothing unless there were errors.
10cpplint = --quiet ${PREUPLOAD_FILES}