mirror of
https://gitee.com/openharmony/third_party_nghttp2
synced 2024-11-23 16:00:07 +00:00
Add bpf to clang-format
This commit is contained in:
parent
474a6db00c
commit
a48e9d3d80
@ -62,4 +62,4 @@ clang-format:
|
||||
test -z $${CLANGFORMAT} && CLANGFORMAT="clang-format"; \
|
||||
$${CLANGFORMAT} -i lib/*.{c,h} lib/includes/nghttp2/*.h \
|
||||
src/*.{c,cc,h} src/includes/nghttp2/*.h examples/*.{c,cc} \
|
||||
tests/*.{c,h}
|
||||
tests/*.{c,h} bpf/*.c
|
||||
|
Loading…
Reference in New Issue
Block a user