|
[Hook Overrides]
|
|
|
|
# We are using Linux-style indentation with tabs
|
|
tab_check: false
|
|
|
|
# This is an AOSP project, but we still use a BSD license.
|
|
cros_license_check: true
|
|
aosp_license_check: false
|
|
|
|
[Hook Overrides Options]
|
|
cros_license_check: --exclude_regex=^test/
|