• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[Options]
2ignore_merged_commits = true
3
4[Builtin Hooks]
5bpfmt = true
6clang_format = true
7aidl_format = true
8gofmt = true
9
10[Hook Scripts]
11generate_vehicle_property_enums = ${REPO_ROOT}/hardware/interfaces/automotive/vehicle/tools/generate_annotation_enums.py --android_build_top ${REPO_ROOT} --preupload_files ${PREUPLOAD_FILES} --check_only
12