blob: 20c9c83cab3592432dea0c459c27280196fb5de4 [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 Liutikasc39b4bd2017-11-16 16:38:05 -08003ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}
Chris Craik908cd992019-04-03 10:15:52 -07004invalid_suppress_hook = ${REPO_ROOT}/frameworks/support/scripts/checkInvalidSuppress.py ${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