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

Commit 4107df46 authored by David Duarte's avatar David Duarte
Browse files

Enable bpfmt as pre-upload hook

Test: None
Change-Id: I34034e9bb7da8002fda9ccf7afd8c39ad7046c22
parent 6e204dfd
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -4,6 +4,7 @@ ignore_merged_commits = true
[Builtin Hooks]
[Builtin Hooks]
clang_format = true
clang_format = true
rustfmt = true
rustfmt = true
bpfmt = true


[Builtin Hooks Options]
[Builtin Hooks Options]
rustfmt = --config-path=rustfmt.toml
rustfmt = --config-path=rustfmt.toml