Registry / utility / polyfloyd-go-errorlint

polyfloyd-go-errorlint

JSON →
library1.8.0gogounverified

Package go-errorlint is a linter that checks for common error handling mistakes in Go.

go get github.com/polyfloyd/go-errorlint
INSTALL
IMPORT
SIG · POLYFLOYD-GO-ERROR
P
polyfloyd-go-errorlint
utilitygov1.8.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.

errorlint
github.com/polyfloyd/go-errorlint

Linter usage (via golangci-lint)

package main import ( "fmt" "github.com/polyfloyd/go-errorlint" ) func main() { // Typically used as a linter via golangci-lint fmt.Println("Use errorlint as a linter") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
polyfloyd-go-errorlint — go get polyfloyd-go-errorlint · libregistry