blob: 8bf25a41b6763e38a84437ea30e339dafa837e57 [file] [log] [blame]
[Hook Scripts]
hook0 = ../../chromite/bin/cros lint ${PRESUBMIT_FILES}
[Hook Overrides]
json_check: true
long_line_check: true
[Hook Overrides Options]
# Long lines are checked by pylint. Built-in long_line_check is too naive and
# ignorant of Google Python coding style exceptions.
long_line_check: --exclude_regex=\.py$