blob: 619fe7978729ac24ae36b72f010d2e46b6471915 [file] [log] [blame]
Aurimas Liutikas17a88082016-09-14 13:58:30 -07001[Hook Scripts]
Alan Viverette6a9a6d82016-12-16 15:24:00 -05002checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} -c ${REPO_ROOT}/frameworks/support/development/checkstyle/config/support-lib.xml -p development/checkstyle/prebuilt/com.android.support.checkstyle.jar
Alan Viverette01484c12022-07-01 11:17:41 -04003ktlint_hook = ${REPO_ROOT}/frameworks/support/development/ktlint.sh --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