polyfloyd / go-errorlint
A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme
☆293Updated 3 weeks ago
Alternatives and similar repositories for go-errorlint
Users that are interested in go-errorlint are comparing it to the libraries listed below
Sorting:
- A Go linter to check that errors from external packages are wrapped☆332Updated 2 months ago
- Go linter for forbidding identifiers☆140Updated 4 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆164Updated 2 months ago
- 🪵 Ensure consistent code style when using log/slog☆195Updated 2 weeks ago
- A Go tool to auto generate methods for your enums☆474Updated 3 months ago
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆127Updated this week
- Check that no globals are present in Go code.☆113Updated this week
- ☆121Updated 11 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆492Updated last month
- Script engine, especially good for tests☆151Updated last year
- Collection of log/slog related projects.☆224Updated 4 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆318Updated 5 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- A library that provides Go Generics friendly "optional" features.☆189Updated last month
- 🚨 slog: Attribute formatting☆171Updated 3 weeks ago
- noctx finds function calls without context.Context.☆194Updated 3 weeks ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆402Updated 5 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆136Updated 3 weeks ago
- OpenTelemetry SQL database driver wrapper for Go☆118Updated last week
- OpenTelemetry Tracing instrumentation for PostgreSQL☆132Updated this week
- A utility to redact sensitive data for slog in Go☆128Updated 3 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆480Updated 3 weeks ago
- golang : go tool cover to XML (Cobertura) export tool.☆130Updated 7 months ago
- Magic number detector for Go.☆197Updated last year
- Naive code generator that creates mock implementation using testify.mock☆208Updated 3 months ago
- A tiny HTTP server for supporting custom Golang import paths☆330Updated 3 weeks ago
- Deep copy generator☆157Updated 7 months ago
- golang analyzer that finds structures with uninitialized fields☆155Updated 3 months ago
- Logur is an opinionated collection of logging best practices☆205Updated 4 months ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆271Updated last week