blob: 442041c905745f3cde6543683209b55f5af55261 [file] [log] [blame]
Anthony Chenf6469ea2018-04-16 14:32:06 -07001[Hook Scripts]
2checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
3ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}
4
5[Builtin Hooks]
6commit_msg_changeid_field = true
7commit_msg_test_field = true
8