LaMont Jones | 9381150 | 2020-02-10 15:41:20 -0700 | [diff] [blame] | 1 | [Hook Overrides] |
Prathmesh Prabhu | 29ebe33 | 2020-03-20 10:23:29 -0700 | [diff] [blame] | 2 | cros_license_check: true |
Allen Li | 4f21114 | 2020-02-21 17:31:10 -0800 | [diff] [blame] | 3 | # Must set to (the default) true, so that options below take effect. |
| 4 | gofmt_check: true |
Prathmesh Prabhu | 29ebe33 | 2020-03-20 10:23:29 -0700 | [diff] [blame] | 5 | |
| 6 | [Hook Overrides Options] |
| 7 | cros_license_check: --exclude_regex=recipes/recipes\.py$ |
Allen Li | 4f21114 | 2020-02-21 17:31:10 -0800 | [diff] [blame] | 8 | gofmt_check: --exclude_regex=.*\.pb\.go$ |