Brian Olson
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 1
-
-
Brian Olson 创建了一个帖子, `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...