tools/go/analysis/passes/unsafeptr
Daniel Martí 70b12541d3 go/analysis: unindent some pieces of code
All of these were quite heavily indented for no good reason; breaking or
returning early makes the code easier to read and follow.

Change-Id: Ic539517b07604d71495277b16f1b7eb60d2e3d3c
Reviewed-on: https://go-review.googlesource.com/c/149978
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Alan Donovan <adonovan@google.com>
2018-11-19 11:39:21 +00:00
..
testdata/src/a go/analysis/passes/unsafeptr: split out from vet 2018-10-10 18:29:10 +00:00
unsafeptr.go go/analysis: unindent some pieces of code 2018-11-19 11:39:21 +00:00
unsafeptr_test.go go/analysis/passes: add doc and copyright comments 2018-10-16 20:28:15 +00:00