goptrcmp

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 17, 2023 License: MIT Imports: 9 Imported by: 0

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 ./...

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL