Commit a48e9d3d authored by Tatsuhiro Tsujikawa's avatar Tatsuhiro Tsujikawa

Add bpf to clang-format

parent 474a6db0
......@@ -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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment