Brian Olson
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created `go vet ./...` missing feature "go vet project"
I don't want to `go vet` a file, I want to `go vet ./…` at the project root and see a list of all the errors and warnings it pops up.“Run” and “test” don't quite do this either. I don't want to run...