David Hendricks | 463a219 | 2012-07-07 18:05:39 -0700 | [diff] [blame] | 1 | [Hook Overrides] |
David Hendricks | 463a219 | 2012-07-07 18:05:39 -0700 | [diff] [blame] | 2 | # Mosys code uses (and displays) a standard BSD-license |
| 3 | cros_license_check: false |
| 4 | |
Jack Rosenthal | 8c0967c | 2020-07-16 11:26:13 -0600 | [diff] [blame] | 5 | # Mosys uses Linux Kernel Code Style. |
| 6 | checkpatch_check: true |
David Hendricks | 463a219 | 2012-07-07 18:05:39 -0700 | [diff] [blame] | 7 | tab_check: false |
David Hendricks | 78fecb2 | 2016-02-29 14:28:26 -0800 | [diff] [blame] | 8 | stray_whitespace_check: true |
| 9 | long_line_check: true |