[go: nahoru, domu]

blob: 89fe9cb91c7e2c61f009cd0e67ab4b15681d110a [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
Sergeye1473042020-03-09 18:43:40 +04003ktlint_hook = ${REPO_ROOT}/frameworks/support/gradlew -q -p ${REPO_ROOT}/frameworks/support --continue :ktlintCheckFile --file=${PREUPLOAD_FILES_PREFIXED}
Sam Gilbertf2d60142020-02-06 14:58:26 -05004invalid_suppress_hook = ${REPO_ROOT}/frameworks/support/development/checkInvalidSuppress.py ${PREUPLOAD_FILES}
Aurimas Liutikas8bd735d2019-11-14 13:11:11 -08005warn_check_api = ${REPO_ROOT}/frameworks/support/development/apilint.py -f ${PREUPLOAD_FILES}
Aurimas Liutikas17a88082016-09-14 13:58:30 -07006
Aurimas Liutikasd5ad7d82016-09-14 13:38:57 -07007[Builtin Hooks]
Aurimas Liutikasd5ad7d82016-09-14 13:38:57 -07008commit_msg_changeid_field = true
9commit_msg_test_field = true
Alan Viverette6f347d72020-06-10 17:36:22 -040010commit_msg_relnote_field_format = true
Nick Anthony7630d0b2020-06-19 11:22:00 -040011commit_msg_relnote_for_current_txt = true