Registry / utility / ashanbrown-makezero

ashanbrown-makezero

JSON →
library1.2.0gogounverified

A Go linter that detects make() calls with non-zero length and zero capacity.

go get github.com/ashanbrown/makezero
INSTALL
IMPORT
SIG · ASHANBROWN-MAKEZER
A
ashanbrown-makezero
utilitygov1.2.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.

makezero
github.com/ashanbrown/makezero

Runs the makezero linter as a standalone tool.

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
10
OpenAI (training)
2
Meta
1
Amazon
1
Resources
ashanbrown-makezero — go get ashanbrown-makezero · libregistry