blob: 0a0a34bc6c7bca4cc0acb46696b58bff5f106180 [file] [log] [blame] [edit]
# Files are verbatim copies of Chromium code base. Disable CrOS license check.
# Specifically, generated files and files under third_party for mojom tools
# are using non-chrome standard style. Disable style checks, too.
[Hook Scripts]
check-patches = libchrome_tools/developer-tools/presubmit/check-patches.py --commit ${PRESUBMIT_COMMIT}
[Hook Overrides]
cros_license_check: false
long_line_check: false
stray_whitespace_check: false
tab_check: false