This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
anbox-platform_manifests
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add pre-upload tool path for gofmt
Test: repo upload Change-Id: I273b9d6a0cc3f25629f369616b8d62fccdaa0089
pull/3/head
Dan Willemsen
8 years ago
parent
94080d60ef
commit
d23fc0630b
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
GLOBAL-PREUPLOAD.cfg
+ 1
- 0
GLOBAL-PREUPLOAD.cfg
View File
@ -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
Write
Preview
Loading…
Cancel
Save