README ¶ logruscheck Description Linter to check if logrus logging calls are made with key-value pairs and no calls are made using the format variants like Errorf. Install Standalone go install github.com/jacoelho/logruscheck golangci-lint plugin Build the plugin CGO_ENABLED=1 go build -o logruscheck.so -buildmode=plugin github.com/jacoelho/logruscheck/plugin Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis logruscheck plugin Click to show internal directories. Click to hide internal directories.