commit | 661c3e3e8bd53faaa432b6af6a5336611fc8709a | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Mon Apr 12 10:44:16 2021 +0100 |
committer | Paul Duffin <paulduffin@google.com> | Mon Apr 12 10:44:16 2021 +0100 |
tree | e37ce2e196c5d26ad776d674c8aae732c7f6fb16 | |
parent | e4d95a9e15bfb14298999f785caed703fec943ad [diff] [blame] |
Enforce formatting of bp files on repo upload Test: modified an incorrectly formatted .bp file and attempted to upload just to make sure it was rejected. Change-Id: Ib51cedb8b24d61c416a53a447a909314cc0e91c3
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg index 2fd2e33..33fd399 100644 --- a/PREUPLOAD.cfg +++ b/PREUPLOAD.cfg
@@ -1,5 +1,6 @@ [Builtin Hooks] clang_format = true +bpfmt = true [Builtin Hooks Options] # Only turn on clang-format check for the following subfolders.