8 lines
153 B
INI
8 lines
153 B
INI
|
[Builtin Hooks]
|
||
|
clang_format = true
|
||
|
cpplint = true
|
||
|
pylint = true
|
||
|
|
||
|
[Hook Scripts]
|
||
|
protobuflint = ./protobuflint.py ${PREUPLOAD_COMMIT} ${PREUPLOAD_FILES}
|