You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
402 B
14 lines
402 B
[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
|
|
|
|
run_sim = ${REPO_ROOT}/system/chre/run_sim.sh -b |