Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

update go.Vet for 1.10 recommendations #1526

Closed
lusis opened this issue Feb 19, 2018 · 2 comments
Closed

update go.Vet for 1.10 recommendations #1526

lusis opened this issue Feb 19, 2018 · 2 comments

Comments

@lusis
Copy link

lusis commented Feb 19, 2018

With release 1.10 it's recommended to run go vet instead of go tool vet:

https://golang.org/doc/go1.10#vet

@ramya-rao-a
Copy link
Contributor

ramya-rao-a commented Feb 20, 2018

Thats good to know! PRs are welcome. The code to change would be in this file: https://github.com/Microsoft/vscode-go/blob/0.6.76/src/goVet.ts

@ramya-rao-a
Copy link
Contributor

This feature is now available in the latest update (0.6.78) to the Go extension

@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants