blob: f8d8daca8bc711efad091e7042405ec0a51f9aee [file] [log] [blame]
Anthony Chen0a8595e2018-03-07 11:24:21 -08001[Hook Scripts]
2checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
3ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}
Cole Faustabfafd62019-11-06 14:07:59 -08004chassis_current_hook = car-ui-lib/tests/apitest/auto-generate-resources.py --sha ${PREUPLOAD_COMMIT} --compare
Anthony Chen0a8595e2018-03-07 11:24:21 -08005
6[Builtin Hooks]
7commit_msg_changeid_field = true
8commit_msg_test_field = true