summaryrefslogtreecommitdiff
path: root/PREUPLOAD.cfg
diff options
context:
space:
mode:
authorThiƩbaud Weksteen <tweek@google.com>2020-10-23 10:20:33 +0200
committerThiƩbaud Weksteen <tweek@google.com>2020-10-23 10:22:48 +0200
commit21a993263b8b2096610058fb62d639593ba70e43 (patch)
tree31e43afdb0bdea26b57870268e5d667cc92e3cff /PREUPLOAD.cfg
parentfd7725d91f9006ba89de52fbc32e1be60856a8a2 (diff)
downloadextras-21a993263b8b2096610058fb62d639593ba70e43.tar.gz
Enable bpfmt repo hook
Enable the bpfmt hook to automatically format Android.bp files. Fix current Blueprint files. This change has been generated using: $ find . -name Android.bp -exec bpfmt -w {} \; Test: cd system/extras; mm Change-Id: I4c6cc60a1afc13783c3da751291325b7160d52b3
Diffstat (limited to 'PREUPLOAD.cfg')
-rw-r--r--PREUPLOAD.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg
index 75ed57ce..d2160b2e 100644
--- a/PREUPLOAD.cfg
+++ b/PREUPLOAD.cfg
@@ -1,4 +1,5 @@
[Builtin Hooks]
+bpfmt = true
rustfmt = true
[Builtin Hooks Options]