Compare commits

..

2 Commits

Author SHA1 Message Date
Xin Li
bb0c9b431b DO NOT MERGE ANYWHERE - Update compose-dev to use main branch.
Bug: b/289400079
Change-Id: I05de0c3fef5733e8c4a75d13b7b362d26aea59a6
2023-07-31 09:31:55 -07:00
Inna Palant
8c23f0a85f Manifest for compose-dev branch
Bug: 147836440
2020-01-16 15:39:48 -08:00
2 changed files with 11 additions and 1103 deletions

View File

@@ -1,17 +0,0 @@
# 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

File diff suppressed because it is too large Load Diff