1[Builtin Hooks]
2clang_format = true
3pylint = true
4
5[Builtin Hooks Options]
6clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h
7