Andrew Scull | 3a5ad75 | 2020-10-13 11:47:44 +0100 | [diff] [blame] | 1 | [Builtin Hooks] |
2 | rustfmt = true | ||||
3 | |||||
4 | [Builtin Hooks Options] | ||||
5 | rustfmt = --config-path=rustfmt.toml | ||||
Andrew Scull | 89330a0 | 2020-10-13 14:03:24 +0100 | [diff] [blame^] | 6 | |
7 | [Hook Scripts] | ||||
8 | aosp_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "." |