Registry / utility / golangci-govet

golangci-govet

JSON →
library0.0.0-20180818181408-44ddbe260190gogounverified

A fork of the Go vet tool that examines Go source code and reports suspicious constructs, such as Printf calls with mismatched arguments.

go get github.com/golangci/govet
INSTALL
IMPORT
SIG · GOLANGCI-GOVET
G
golangci-govet
utilitygov0.0.0-20180818181408-44ddbe260190
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

govet
github.com/golangci/govet

Runs the vet tool programmatically.

package main import ( "github.com/golangci/govet" ) func main() { govet.Main() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20180818181408-44ddbe260190latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
golangci-govet — go get golangci-govet · libregistry