• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[Builtin Hooks]
2bpfmt = true
3clang_format = true
4commit_msg_changeid_field = true
5commit_msg_test_field = true
6
7[Builtin Hooks Options]
8clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
9
10[Hook Scripts]
11do_not_use_DO_NOT_MERGE = ${REPO_ROOT}/build/soong/scripts/check_do_not_merge.sh ${PREUPLOAD_COMMIT}
12check_java_paths = ${REPO_ROOT}/frameworks/libs/modules-utils/tools/check_java_paths.py