README ¶ tennvet Install $ go get -u github.com/tenntenn/tennvet How to use $ go vet -vettool=`go env GOPATH`/bin/tennvet ./... If you set PATH to go env GOPATH/bin, you can use which command. $ go vet -vettool=`which tennvet` ./... Analyzers zagane ctxfield dupimport forcetypeassert importgroup loopdefer nilerr nofmt notest sqlrows testhelper typeswitch unitconst unused wraperrfmt Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.