1[Hook Scripts] 2check_generated_tests_up_to_date = tools/test_presubmit.py 3 4[Builtin Hooks] 5cpplint = true 6 7[Builtin Hooks Options] 8# Cpplint prints nothing unless there were errors. 9cpplint = --quiet ${PREUPLOAD_FILES} 10