blob: 7ebbce948ef3da7c9d85bf08582058e1960c8f0c [file] [log] [blame]
[Hook Scripts]
check_generated_tests_up_to_date = tools/test_presubmit.py
# Ensure that bp files are correctly formatted.
# Note: uses libcore's script.
bpfmt-check = ${REPO_ROOT}/libcore/tools/check-bpfmt.sh ${PREUPLOAD_COMMIT}
[Builtin Hooks]
cpplint = true
[Builtin Hooks Options]
# Cpplint prints nothing unless there were errors.
cpplint = --quiet ${PREUPLOAD_FILES}