blob: 8f0c3af6583282029dabfad92720e18e0dfafab7 [file] [log] [blame] [edit]
[Options]
ignore_merged_commits = true
[Builtin Hooks]
bpfmt = true
clang_format = true
[Builtin Hooks Options]
bpfmt = -s
[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
run_tests = ${REPO_ROOT}/system/chre/run_tests.sh -b
run_pal_impl_tests = ${REPO_ROOT}/system/chre/run_pal_impl_tests.sh -b