OSDN Git Service

Fix the revision of x86_64-linux-glibc2.11-4.6
[android-x86/manifest.git] / GLOBAL-PREUPLOAD.cfg
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
5 [Options]
6 ignore_merged_commits = true
7
8 [Builtin Hooks]
9 commit_msg_test_field = true
10
11 [Tool Paths]
12 clang-format = ${REPO_ROOT}/prebuilts/clang/host/${BUILD_OS}/clang-stable/bin/clang-format
13 git-clang-format = ${REPO_ROOT}/prebuilts/clang/host/${BUILD_OS}/clang-stable/bin/git-clang-format
14 gofmt = ${REPO_ROOT}/prebuilts/go/${BUILD_OS}/bin/gofmt
15 google-java-format = ${REPO_ROOT}/prebuilts/tools/common/google-java-format/google-java-format
16 google-java-format-diff = ${REPO_ROOT}/prebuilts/tools/common/google-java-format/google-java-format-diff.py
17 cpplint = ${REPO_ROOT}/external/google-styleguide/cpplint/cpplint.py