blob: 36c6362285c6296a1ed87a2e4355d7ae95d9f7c9 [file] [log] [blame]
Aurimas Liutikas17a88082016-09-14 13:58:30 -07001[Hook Scripts]
Aurimas Liutikasacd9fff2023-01-10 13:26:04 -08002checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
Jeff Gastona6d84c82022-10-19 17:02:46 -04003ktlint_hook = ${REPO_ROOT}/frameworks/support/development/ktlint.sh --skip-if-empty --file=${PREUPLOAD_FILES_PREFIXED}
Aurimas Liutikas8bd735d2019-11-14 13:11:11 -08004warn_check_api = ${REPO_ROOT}/frameworks/support/development/apilint.py -f ${PREUPLOAD_FILES}
Aurimas Liutikas17a88082016-09-14 13:58:30 -07005
Aurimas Liutikasd5ad7d82016-09-14 13:38:57 -07006[Builtin Hooks]
Aurimas Liutikasd5ad7d82016-09-14 13:38:57 -07007commit_msg_changeid_field = true
8commit_msg_test_field = true
Alan Viverette6f347d72020-06-10 17:36:22 -04009commit_msg_relnote_field_format = true
Nick Anthony7630d0b2020-06-19 11:22:00 -040010commit_msg_relnote_for_current_txt = true