1[Hook Scripts]
2checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
3                  -fw sl4n
4
5[Builtin Hooks]
6commit_msg_bug_field = true
7
8