README ¶ tennvet Install $ go install github.com/tenntenn/tennvet@latest 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 elseless forcetypeassert importgroup innertypealias loopdefer nilerr noctor nofmt notest sqlrows testhelper typednil typeswitch unitconst unused wraperrfmt zapvet debugcode 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.