blob: 9b96f3691b55f393cab92b87a7ab7654024832f6 [file] [log] [blame]
Andrew Scull3a5ad752020-10-13 11:47:44 +01001[Builtin Hooks]
Andrew Scullc09e2252020-10-19 13:16:49 +01002clang_format = true
Andrew Scull3a5ad752020-10-13 11:47:44 +01003rustfmt = true
4
5[Builtin Hooks Options]
Andrew Scullc09e2252020-10-19 13:16:49 +01006clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
Andrew Scull3a5ad752020-10-13 11:47:44 +01007rustfmt = --config-path=rustfmt.toml
Andrew Scull89330a02020-10-13 14:03:24 +01008
9[Hook Scripts]
10aosp_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "."