GLOBAL-PREUPLOAD.cfg 482 B

12345678910
  1. # Settings in here control defaults for `repo upload` checks for all projects
  2. # listed in the manifest. Do not turn on things here without first consulting
  3. # the wider Android team, and make sure you send out a PSA before landing.
  4. [Builtin Hooks]
  5. commit_msg_test_field = true
  6. [Tool Paths]
  7. clang-format = ${REPO_ROOT}/prebuilts/clang/host/${BUILD_OS}/clang-stable/bin/clang-format
  8. git-clang-format = ${REPO_ROOT}/prebuilts/clang/host/${BUILD_OS}/clang-stable/bin/git-clang-format