blob: eac67728284c42b2ee7c8fdd196e1c9474552bad [file] [log] [blame]
[Hook Overrides]
# pylint has a different definition of long lines
long_line_check: false
[Hook Scripts]
cros lint = cros lint ${PRESUBMIT_FILES}
cros format = cros format --check ${PRESUBMIT_FILES}