summaryrefslogtreecommitdiff
path: root/GLOBAL-PREUPLOAD.cfg
blob: 2060b5d7ce875b18382630ed63f43a26ca640dfe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Settings in here control defaults for `repo upload` checks for all projects
# listed in the manifest.  Do not turn on things here without first consulting
# the wider Android team, and make sure you send out a PSA before landing.

[Options]
ignore_merged_commits = true

[Builtin Hooks]
commit_msg_test_field = true

[Tool Paths]
clang-format = ${REPO_ROOT}/prebuilts/clang/host/${BUILD_OS}/clang-stable/bin/clang-format
git-clang-format = ${REPO_ROOT}/prebuilts/clang/host/${BUILD_OS}/clang-stable/bin/git-clang-format