Registry / utility / ashanbrown-forbidigo

ashanbrown-forbidigo

JSON →
library1.6.0gogounverified

A Go linter that forbids the use of specific identifiers or patterns in code.

go get github.com/ashanbrown/forbidigo
INSTALL
IMPORT
SIG · ASHANBROWN-FORBIDI
A
ashanbrown-forbidigo
utilitygov1.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

forbidigo
github.com/ashanbrown/forbidigo

Runs the forbidigo linter as a standalone tool.

package main import ( "github.com/ashanbrown/forbidigo" "golang.org/x/tools/go/analysis/singlechecker" ) func main() { singlechecker.Main(forbidigo.Analyzer) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
OpenAI (training)
2
Meta
1
Resources
ashanbrown-forbidigo — go get ashanbrown-forbidigo · libregistry