1[Builtin Hooks]
2clang_format = true
3
4[Hook Scripts]
5checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py
6                  --sha ${PREUPLOAD_COMMIT}
7                  --config_xml ${REPO_ROOT}/prebuilts/checkstyle/android-style.xml
8