Registry / utility / ykadowak-zerologlint

ykadowak-zerologlint

JSON →
library0.1.5gogounverified

A Go linter that checks for common mistakes and best practices when using the zerolog logging library.

go get github.com/ykadowak/zerologlint
INSTALL
IMPORT
SIG · YKADOWAK-ZEROLOGLI
Y
ykadowak-zerologlint
utilitygov0.1.5
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.

zerologlint
github.com/ykadowak/zerologlint

Runs the zerologlint analyzer as a standalone tool.

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
ykadowak-zerologlint — go get ykadowak-zerologlint · libregistry