8 lines
166 B
INI
8 lines
166 B
INI
|
|
[Builtin Hooks]
|
||
|
|
bpfmt = true
|
||
|
|
clang_format = true
|
||
|
|
|
||
|
|
[Builtin Hooks Options]
|
||
|
|
clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
||
|
|
|
||
|
|
bpfmt = -d
|