blob: 0fa0e02353f31eed928d4f79c1e062c8c18c8dff [file] [log] [blame]
[Hook Scripts]
git_cl_presubmit = vpython3 $(which presubmit_support.py) $(if [[ "${PRESUBMIT_COMMIT}" = pre-submit ]]; then echo --commit; fi)
[Hook Overrides]
cros_license_check: true
# Must set to (the default) true, so that options below take effect.
gofmt_check: true
[Hook Overrides Options]
cros_license_check: --exclude_regex=recipes/recipes\.py$
gofmt_check: --exclude_regex=.*\.pb\.go$