浏览代码

Add pre-upload tool path for gofmt

Test: repo upload
Change-Id: I273b9d6a0cc3f25629f369616b8d62fccdaa0089
Dan Willemsen 10 年之前
父节点
当前提交
d23fc0630b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      GLOBAL-PREUPLOAD.cfg

+ 1 - 0
GLOBAL-PREUPLOAD.cfg

@@ -11,3 +11,4 @@ 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