blob: 7a349d55d2b6216626c97d683a375be6258674f3 [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}
Aurimas Liutikas17a88082016-09-14 13:58:30 -07004
Aurimas Liutikasd5ad7d82016-09-14 13:38:57 -07005[Builtin Hooks]
Aurimas Liutikasd5ad7d82016-09-14 13:38:57 -07006commit_msg_changeid_field = true
7commit_msg_test_field = true