diff options
author | Dan Willemsen <dwillemsen@google.com> | 2016-10-20 18:46:48 -0700 |
---|---|---|
committer | Dan Willemsen <dwillemsen@google.com> | 2016-10-20 18:48:20 -0700 |
commit | 78ffeea24ea5725d03b6526804bc2ca1bc1e4084 (patch) | |
tree | 85108352b195cc516ce3159cffa1a1c4136b7a16 /PREUPLOAD.cfg | |
parent | 7b872837c6d13dc5828978d18d55f4956c046a61 (diff) | |
download | build_soong-78ffeea24ea5725d03b6526804bc2ca1bc1e4084.tar.gz build_soong-78ffeea24ea5725d03b6526804bc2ca1bc1e4084.tar.bz2 build_soong-78ffeea24ea5725d03b6526804bc2ca1bc1e4084.zip |
Fix gofmt problems and add gofmt to preupload checks
Test: gofmt -d .
Test: <bad change>, repo upload
Change-Id: I5ca0676461616f166a842d307c600dc50a50ec48
Diffstat (limited to 'PREUPLOAD.cfg')
-rw-r--r-- | PREUPLOAD.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg new file mode 100644 index 00000000..928ca03c --- /dev/null +++ b/PREUPLOAD.cfg @@ -0,0 +1,2 @@ +[Builtin Hooks] +gofmt = true |