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