[go: nahoru, domu]

blob: 3cfaa1f370cde9da86d6c3c36415a4a8193b5031 [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
Jeff Gaston1da5b982020-03-03 01:09:53 +00003ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}
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