Michael K. Sanders | 9a5adf7 | 2018-09-17 14:43:07 +0100 | [diff] [blame] | 1 | [Options] |
2 | ignore_merged_commits = true | ||||
3 | |||||
4 | [Builtin Hooks] | ||||
5 | clang_format = true | ||||
Michael Butler | 54a2bf7 | 2019-07-11 19:36:22 -0700 | [diff] [blame] | 6 | cpplint = true |
7 | bpfmt = true | ||||
8 | |||||
9 | [Builtin Hooks Options] | ||||
Michael Butler | e5a2574 | 2019-07-23 11:46:49 -0700 | [diff] [blame^] | 10 | cpplint = --quiet ${PREUPLOAD_FILES} |