[Hook Overrides] | |
cros_license_check: true | |
# Must set to (the default) true, so that options below take effect. | |
gofmt_check: true | |
[Hook Overrides Options] | |
cros_license_check: --exclude_regex=recipes/recipes\.py$ | |
gofmt_check: --exclude_regex=.*\.pb\.go$ |