]> Cypherpunks repositories - gostls13.git/commit
cmd/vet: diagnose xml/json tag with space after comma
authorFrancesc Campoy <campoy@golang.org>
Thu, 11 May 2017 23:44:33 +0000 (16:44 -0700)
committerFrancesc Campoy Flores <campoy@golang.org>
Thu, 24 Aug 2017 00:56:05 +0000 (00:56 +0000)
commit9a9a0fcc0d0ba2a23549e3260fa70c6b631f38e9
treeb6bc1e266823da8aa8c72d51b0444e14b4ae7e53
parent6e9e9dfa46e032657af06aaea669e4d2264cb79e
cmd/vet: diagnose xml/json tag with space after comma

Fixes #19520

Change-Id: Ib0a1f0f2429172d2781c9b6fbd21f9cb8da1b8ed
Reviewed-on: https://go-review.googlesource.com/43295
Run-TryBot: Francesc Campoy Flores <campoy@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
src/cmd/vet/all/whitelist/all.txt
src/cmd/vet/structtag.go
src/cmd/vet/testdata/structtag.go