polyfloyd / go-errorlintLinks
A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme
☆299Updated 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☆342Updated 4 months ago
- Go linter for forbidding identifiers☆147Updated 6 months ago
- 🪵 Ensure consistent code style when using log/slog☆205Updated 2 weeks ago
- Go linter that checks if package imports are in a list of acceptable packages.☆167Updated 4 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆509Updated this week
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆132Updated 2 months ago
- Magic number detector for Go.☆199Updated last year
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆408Updated 7 months ago
- 🚨 slog: Attribute formatting☆180Updated last month
- ␊ whitespace linter - Forces you to use empty lines!☆315Updated last week
- Collection of log/slog related projects.☆230Updated last month
- noctx finds function calls without context.Context.☆202Updated this week
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆279Updated this week
- OpenTelemetry SQL database driver wrapper for Go☆118Updated last week
- golang : go tool cover to XML (Cobertura) export tool.☆132Updated 9 months ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 6 months ago
- Check that no globals are present in Go code.☆118Updated 2 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆508Updated last month
- golang analyzer that finds structures with uninitialized fields☆163Updated last month
- A tiny HTTP server for supporting custom Golang import paths☆331Updated 2 months ago
- A Go tool to auto generate methods for your enums☆488Updated 5 months ago
- Interceptors for database/sql☆505Updated 2 years ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆324Updated 7 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆145Updated 3 weeks ago
- Deep copy generator☆160Updated 9 months ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆200Updated 3 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆319Updated 2 months ago
- Naive code generator that creates mock implementation using testify.mock☆210Updated last month
- json encoding and decoding☆228Updated 8 months ago
- ☆121Updated last year