diff --git a/GLOBAL-PREUPLOAD.cfg b/GLOBAL-PREUPLOAD.cfg new file mode 100644 index 0000000..b98a673 --- /dev/null +++ b/GLOBAL-PREUPLOAD.cfg @@ -0,0 +1,17 @@ +# 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 +gofmt = ${REPO_ROOT}/prebuilts/go/${BUILD_OS}/bin/gofmt +google-java-format = ${REPO_ROOT}/prebuilts/tools/common/google-java-format/google-java-format +google-java-format-diff = ${REPO_ROOT}/prebuilts/tools/common/google-java-format/google-java-format-diff.py +cpplint = ${REPO_ROOT}/external/google-styleguide/cpplint/cpplint.py diff --git a/default.xml b/default.xml index 50ebb6f..81c1a48 100644 --- a/default.xml +++ b/default.xml @@ -1,12 +1,14 @@ + - + @@ -32,8 +34,6 @@ - - @@ -55,21 +55,21 @@ - + - - - - - - + + + + + + + + + + - - - - - - + + @@ -489,6 +489,16 @@ + + + + + + + + + + @@ -699,6 +709,7 @@ + diff --git a/remove.xml b/remove.xml index b82f488..40724c9 100644 --- a/remove.xml +++ b/remove.xml @@ -14,8 +14,6 @@ - - @@ -35,8 +33,6 @@ - - @@ -44,10 +40,6 @@ - - - -