Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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}