Skip to content

Commit f29f97f

Browse files
committed
Enable gofmt in preupload hooks
Test: none Change-Id: I6a2e65efc84969058f8a540bdc4d0e8d4e661c9d
1 parent 4f78d19 commit f29f97f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

PREUPLOAD.cfg

+3
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
whitespace = tools/whitespace.sh ${PREUPLOAD_FILES}
33
aosp_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "."
44
policy_version_check = tools/policy_version_check.sh
5+
6+
[Builtin Hooks]
7+
gofmt = true

0 commit comments

Comments
 (0)