7 lines
170 B
INI
7 lines
170 B
INI
|
[Builtin Hooks]
|
||
|
clang_format = true
|
||
|
|
||
|
[Builtin Hooks Options]
|
||
|
# Handle native codes only.
|
||
|
clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|