blob: ee31c505fae6f02558b3376562b5d714faee47f1 [file] [log] [blame]
Philip P. Moltmann2bedacf2016-08-30 11:21:42 -07001[Builtin Hooks]
2xmllint = true
3commit_msg_changeid_field = true
Philip P. Moltmannc49633b2016-10-21 09:40:54 -07004
5[Hook Scripts]
Aurimas Liutikas0c3e9022016-12-15 15:32:05 -08006checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
Nate Myren54dc07c2019-07-30 20:20:08 +00007ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}
Philip P. Moltmann235c7832018-03-26 15:29:43 -07008strings_lint_hook = ${REPO_ROOT}/frameworks/base/tools/stringslint/stringslint_sha.sh ${PREUPLOAD_COMMIT}