polyfloyd / go-errorlintLinks
A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme
☆304Updated this week
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☆345Updated 5 months ago
- Go linter for forbidding identifiers☆151Updated 7 months ago
- 🪵 Ensure consistent code style when using log/slog☆209Updated 3 weeks ago
- Go linter that checks if package imports are in a list of acceptable packages.☆173Updated 6 months ago
- Check that no globals are present in Go code.☆119Updated 3 months ago
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆133Updated 3 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆516Updated last month
- noctx finds function calls without context.Context.☆206Updated last month
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆420Updated 9 months ago
- Collection of log/slog related projects.☆234Updated 2 months ago
- Magic number detector for Go.☆201Updated last year
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆285Updated last week
- golang analyzer that finds structures with uninitialized fields☆169Updated last month
- ␊ whitespace linter - Forces you to use empty lines!☆320Updated this week
- 🚨 slog: Attribute formatting☆193Updated this week
- A linter to ensure that slices are not initialized with non-zero length☆77Updated 7 months ago
- Experimental implementation of a proposed v2 encoding/json package☆525Updated 3 weeks ago
- ☆121Updated last year
- json encoding and decoding☆231Updated last week
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆531Updated this week
- Deep copy generator☆160Updated 10 months ago
- OpenTelemetry SQL database driver wrapper for Go☆119Updated this week
- golang : go tool cover to XML (Cobertura) export tool.☆135Updated 3 weeks ago
- A tiny HTTP server for supporting custom Golang import paths☆331Updated 4 months ago
- 🚨 slog: Sentry handler☆50Updated this week
- A Go tool to auto generate methods for your enums☆493Updated 3 weeks ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 3 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆151Updated this week
- A library that provides Go Generics friendly "optional" features.☆203Updated last week
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆203Updated 3 years ago