Add bpf to clang-format

This commit is contained in:
Tatsuhiro Tsujikawa 2021-10-06 21:29:15 +09:00
parent 474a6db00c
commit a48e9d3d80
1 changed files with 1 additions and 1 deletions

View File

@ -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