manifest: disable global commit_msg_test_field repohook check

stop requiring Test: in commit message this is useless
for us

Change-Id: I4a6a59cf31cf187f8ff93c7993f7106ec684667a
This commit is contained in:
maxwen 2018-12-17 00:07:25 +01:00 committed by Max Weninger
parent e8e442af17
commit a7d5f1f91b
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
ignore_merged_commits = true
[Builtin Hooks]
commit_msg_test_field = true
commit_msg_test_field = false
[Tool Paths]
clang-format = ${REPO_ROOT}/prebuilts/clang/host/${BUILD_OS}/clang-stable/bin/clang-format