1
0
mirror of https://github.com/golang/go synced 2024-11-18 16:54:43 -07:00
go/cmd
David Symonds 75919c8eee cmd/vet: avoid panic if no valid inputs are found.
I'd like to make vet work as a filter, but passing /dev/stdin as a
command line argument doesn't work. This at least makes it not panic.

R=r
CC=golang-dev
https://golang.org/cl/11521045
2013-07-22 12:43:11 +10:00
..
cover go.tools/cmd/cover: get cover counters on if conditions 2013-07-10 15:20:52 +10:00
godoc godoc: move search from cmd to the package 2013-07-19 14:02:03 +10:00
vet cmd/vet: avoid panic if no valid inputs are found. 2013-07-22 12:43:11 +10:00