blob: 53f18bced10a1daa876ff6ec9750cbce792dc42d [file] [log] [blame]
[Hook Scripts]
# Only lint chromeos/ files.
cros lint = cros lint --include "chromeos/*" --exclude "*" ${PRESUBMIT_FILES}
# Check technical debt tags.
technical debt = chromeos/scripts/tech_debt.py
commit message = chromeos/scripts/check_tags.py
[Hook Overrides]
checkpatch_check: true
aosp_license_check: false
cros_license_check: false
kernel_splitconfig_check: true
long_line_check: false
signoff_check: true
stray_whitespace_check: false
tab_check: false
tabbed_indent_required_check: false
[Hook Overrides Options]
checkpatch_check: ./scripts/checkpatch.pl