blob: d3672031d7d6111954555ff30aa899a8802b2cc5 [file] [log] [blame]
[Hook Scripts]
tast_lint = tools/run_lint.sh -commit=${PRESUBMIT_COMMIT}
[Hook Overrides]
stray_whitespace_check: true
[Hook Overrides Options]
# This whitespace check isn't Golang-aware (e.g., for string literals). Just
# rely on tast-lint.
stray_whitespace_check: --exclude_regex=\.go$