blob: be13e21d9bdecfdcb331f17fa740dd25882d2012 [file] [log] [blame]
[Hook Scripts]
git_cl_presubmit = 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$