summaryrefslogtreecommitdiff
path: root/PREUPLOAD.cfg
diff options
context:
space:
mode:
authorThiƩbaud Weksteen <tweek@google.com>2020-08-14 13:00:20 +0200
committerThiƩbaud Weksteen <tweek@google.com>2020-08-19 15:19:21 +0000
commit2e749f97ddfd78da4443d0e8179b7b17effa41df (patch)
tree36fa3274caabefd96c3f1510182f04d0fea761d6 /PREUPLOAD.cfg
parentc4946ad4355447d5f9272cef6e4679a100acea48 (diff)
downloadsecurity-2e749f97ddfd78da4443d0e8179b7b17effa41df.tar.gz
Update rustfmt options
The options for the rustfmt repo hook have been updated in change 1399689 to support multiple commits. Update the configuration for system/security. Bug: 164111102 Test: repo upload Change-Id: I516200c81f31a2b3891a229277ac1cd15e5738a9
Diffstat (limited to 'PREUPLOAD.cfg')
-rw-r--r--PREUPLOAD.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg
index 68df61f1..9b96f369 100644
--- a/PREUPLOAD.cfg
+++ b/PREUPLOAD.cfg
@@ -4,7 +4,7 @@ rustfmt = true
[Builtin Hooks Options]
clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
-rustfmt = --check --config-path=rustfmt.toml ${PREUPLOAD_FILES}
+rustfmt = --config-path=rustfmt.toml
[Hook Scripts]
aosp_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "."