Alex Deymo | 7e540a0 | 2017-01-26 19:50:16 -0800 | [diff] [blame] | 1 | [Builtin Hooks] |
2 | clang_format = true | ||||
Sen Jiang | 62414d7 | 2017-09-14 15:24:01 -0700 | [diff] [blame] | 3 | cpplint = true |
Alex Deymo | bae90be | 2017-03-17 00:30:28 -0700 | [diff] [blame] | 4 | pylint = true |
Kelvin Zhang | 6b45ea5 | 2021-02-01 15:36:43 -0500 | [diff] [blame] | 5 | |
6 | [Hook Scripts] | ||||
7 | protobuflint = ./protobuflint.py ${PREUPLOAD_COMMIT} ${PREUPLOAD_FILES} |