| [Options] | |
| ignore_merged_commits = true | |
| [Builtin Hooks] | |
| clang_format = true | |
| [Hook Scripts] | |
| checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py | |
| --sha ${PREUPLOAD_COMMIT} | |
| --config_xml ${REPO_ROOT}/prebuilts/checkstyle/android-style.xml | |
| todo_checker_hook = ${REPO_ROOT}/system/chre/tools/todo_checker.py |