Merge "Update rustfmt options"

This commit is contained in:
Thiébaud Weksteen 2020-08-19 15:29:43 +00:00 committed by Gerrit Code Review
commit 936a232dec

View file

@ -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} "."