blob: 7a9b8ca7b10b256dcbc9c15512986cfdf755a043 [file] [log] [blame]
Heemin Seogfc2f1be2021-04-29 17:34:38 -07001[Hook Scripts]
2checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
3ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}
Arnaud Berry790a7762022-03-10 15:29:50 -08004overlayable_resource_hook = ${REPO_ROOT}/packages/apps/Car/systemlibs/tools/rro/verify-overlayable.py -r res -e res/values/overlayable.xml -o res/values/overlayable.xml
Heemin Seogfc2f1be2021-04-29 17:34:38 -07005
6[Builtin Hooks]
7commit_msg_changeid_field = true
8commit_msg_test_field = true