Skip to content
Snippets Groups Projects
Commit f0bfc524 authored by William Escande's avatar William Escande Committed by Gerrit Code Review
Browse files

Merge "Enforce bpfmt -s in PREUPLOAD hook"

parents 5fea7694 fd74d5f8
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@ rustfmt = --config-path=rustfmt.toml
# Only turn on clang-format check for C and C++ headers and sources
clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp,hpp
ktfmt = --kotlinlang-style
bpfmt = -s
[Hook Scripts]
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment