1[Hook Scripts] 2checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} 3# Annotation and any Car mainline related checks are disabled. 4# annotation_classlist_repohook = ${REPO_ROOT}/frameworks/opt/car/services/tools/repohookScript/annotation_classlist_repohook.py ${REPO_ROOT} 5 6[Builtin Hooks] 7commit_msg_changeid_field = true 8commit_msg_test_field = true 9