blob: 11adbc6b4f0ef6094be90f885b6cd98f276508cd [file] [log] [blame]
[Hook Scripts]
git_cl_presubmit = if git cl presubmit -v | grep Error; then exit 1; fi
[Hook Overrides]
# The only Golang code here is from protoc.
gofmt_check: false