]> Cypherpunks repositories - gostls13.git/commit
cmd/vet: shorten diagnostic about suspicious struct tag spaces
authorRuss Cox <rsc@golang.org>
Tue, 14 Nov 2017 16:27:03 +0000 (11:27 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 16 Nov 2017 01:07:39 +0000 (01:07 +0000)
commit734487c929791ab6ea80157ebf958180384fed76
treeb1ead23b927ee0437737ef6d91098669a059581e
parentc8691f3ac1bb7c175aa066b78d3c895afe1981f9
cmd/vet: shorten diagnostic about suspicious struct tag spaces

Change-Id: I112d0164df6abd9ca1df287376cf3605268385df
Reviewed-on: https://go-review.googlesource.com/78116
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/vet/structtag.go
src/cmd/vet/testdata/structtag.go