[Hook Scripts] | |
clang format = ../../repohooks/clang-format.py --commit ${PRESUBMIT_COMMIT} dummy_file ${PRESUBMIT_FILES} | |
[Hook Overrides] | |
stray_whitespace_check: true | |
long_line_check: true | |
cros_license_check: true | |
tab_check: true | |
bug_field_check: true | |
test_field_check: true |