Registry / utility / golangci-prealloc

golangci-prealloc

JSON →
library0.0.0-20180630174525-215b22d4de21gogounverified

Package prealloc is a Go linter that suggests slice preallocation.

go get github.com/golangci/prealloc
INSTALL
IMPORT
SIG · GOLANGCI-PREALLOC
G
golangci-prealloc
utilitygov0.0.0-20180630174525-215b22d4de21
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.

prealloc
github.com/golangci/prealloc

Imports the prealloc linter package.

package main import ( "github.com/golangci/prealloc" ) func main() { // This is a linter tool, not typically imported directly. }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20180630174525-215b22d4de21latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
golangci-prealloc — go get golangci-prealloc · libregistry