Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Add a repo hook to validate TEST_MAPPING file.
Browse files Browse the repository at this point in the history
Bug: 77805721
Test: repo upload a bad TEST_MAPPING file, trigger the repo hook
Change-Id: I6ccd5ec95f33d6cc2357bf5d9a9556af4a66caf6
  • Loading branch information
Dan Shi committed Aug 27, 2018
1 parent 44b09bc commit d71b9d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions GLOBAL-PREUPLOAD.cfg
Expand Up @@ -7,6 +7,7 @@ ignore_merged_commits = true

[Builtin Hooks]
commit_msg_test_field = true
android_test_mapping_format = true

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

0 comments on commit d71b9d2

Please sign in to comment.