blob: 97ffba2bde05f3e81f9fc5682218eb7e8403d5b6 [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$