polyfloyd / go-errorlintLinks
A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme
☆305Updated 2 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☆347Updated 6 months ago
- Go linter for forbidding identifiers☆151Updated 8 months ago
- 🪵 Ensure consistent code style when using log/slog☆208Updated 2 weeks ago
- Collection of log/slog related projects.☆235Updated 3 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆176Updated 6 months ago
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆133Updated 4 months ago
- 🚨 slog: Attribute formatting☆195Updated 3 weeks ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆422Updated 9 months ago
- OpenTelemetry SQL database driver wrapper for Go☆119Updated 3 weeks ago
- GCI, a tool that control golang package import order and make it always deterministic.☆517Updated 2 months ago
- golang analyzer that finds structures with uninitialized fields☆171Updated last month
- noctx finds function calls without context.Context.☆207Updated 2 months ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆289Updated this week
- json encoding and decoding☆235Updated last week
- ␊ whitespace linter - Forces you to use empty lines!☆325Updated 3 weeks ago
- Check that no globals are present in Go code.☆119Updated 4 months ago
- A Go tool to auto generate methods for your enums☆496Updated last month
- Magic number detector for Go.☆201Updated last year
- The Golang linter that checks usage of github.com/stretchr/testify.☆154Updated 2 weeks ago
- A tiny HTTP server for supporting custom Golang import paths☆331Updated 4 months ago
- Experimental implementation of a proposed v2 encoding/json package☆532Updated 3 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆77Updated 8 months ago
- OpenTelemetry Tracing instrumentation for PostgreSQL☆171Updated 2 weeks ago
- A utility to redact sensitive data for slog in Go☆132Updated 2 weeks ago
- Deep copy generator☆160Updated 11 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆555Updated 3 weeks ago
- Convert snake case, camel case and kebap case strings☆154Updated 3 months ago
- golang : go tool cover to XML (Cobertura) export tool.☆136Updated this week
- A collection of packages to augment the go testing package and support common patterns.☆569Updated 7 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆452Updated 2 weeks ago