Skip to content
Discussion options

You must be logged in to vote

yes and no.

go vet is a command line that runs passes.

govet is an internal golangci-lint linter that runs the passes used by go vet.

govet does the same analysis as go vet.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@silverwind
Comment options

Answer selected by ldez
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants