blob: f0ae5836746e3d19ceff3c48690c405e2c33880d [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
Aurimas Liutikase8fb0192021-05-27 09:37:52 -07003ktlint_hook = ${REPO_ROOT}/frameworks/support/gradlew -q -p ${REPO_ROOT}/frameworks/support --continue :ktlintCheckFile --configuration-cache --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