README ¶ goptrcmp A golang linter that reports comparison between pointer values. Usage Standalone go run github.com/w1ck3dg0ph3r/goptrcmp@latest ./... Using go vet Install the goptrcmp binary: go install github.com/w1ck3dg0ph3r/goptrcmp@latest Run go vet: go vet -vettool=goptrcmp ./... Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func Analyzer() *analysis.Analyzer Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Analyzer ¶ func Analyzer() *analysis.Analyzer Types ¶ This section is empty. Source Files ¶ View all Source files goptrcmp.go Directories ¶ Show internal Expand all Path Synopsis cmd goptrcmp Click to show internal directories. Click to hide internal directories.