blob: 25c7de522fbd11f63ee79d3790711966fb48a3fd [file] [log] [blame]
[Hook Scripts]
cros format = cros format --check --commit ${PRESUBMIT_COMMIT} --exclude='v3/*' --exclude='utils/*' --exclude='*.h' --exclude='*.c' --exclude='*.conf' --exclude='*.json' --exclude='*.txt' ${PRESUBMIT_FILES}
[Hook Overrides]
keyword_check: true
cros_license_check: true
long_line_check: true
checkpatch_check: true
# We are using Linux style indentation with tabs
# The indentation is checked by checkpatch not the python script
tab_check: false
[Hook Overrides Options]
checkpatch_check: --no-tree --no-signoff --ignore=MSLEEP,VOLATILE,SPDX_LICENSE_TAG,LEADING_SPACE