goptrcmp

package module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2023 License: MIT Imports: 8 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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Analyzer

func Analyzer() *analysis.Analyzer

Types

This section is empty.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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