commit | 936a232dec39a9202a07a27fa92867445657984c | [log] [tgz] |
---|---|---|
author | ThiƩbaud Weksteen <tweek@google.com> | Wed Aug 19 15:29:43 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Aug 19 15:29:43 2020 +0000 |
tree | 36fa3274caabefd96c3f1510182f04d0fea761d6 | |
parent | c4946ad4355447d5f9272cef6e4679a100acea48 [diff] | |
parent | 2e749f97ddfd78da4443d0e8179b7b17effa41df [diff] |
Merge "Update rustfmt options"
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg index 68df61f..9b96f36 100644 --- a/PREUPLOAD.cfg +++ b/PREUPLOAD.cfg
@@ -4,7 +4,7 @@ [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} "."