polyfloyd / go-errorlint
A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme
☆248Updated last week
Related projects ⓘ
Alternatives and complementary repositories for go-errorlint
- Go linter for forbidding identifiers☆125Updated 4 months ago
- A Go linter to check that errors from external packages are wrapped☆309Updated this week
- Go linter that checks if package imports are in a list of acceptable packages.☆149Updated last week
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆119Updated 4 months ago
- 🪵 Ensure consistent code style when using log/slog☆107Updated this week
- Check that no globals are present in Go code.☆105Updated last year
- Convert snake case, camel case and kebap case strings☆142Updated last year
- Collection of log/slog related projects.☆191Updated 3 weeks ago
- Allow and block list linter for direct Go module dependencies.☆72Updated last week
- golang : go tool cover to XML (Cobertura) export tool.☆115Updated last month
- The Golang linter that checks usage of github.com/stretchr/testify.☆101Updated this week
- Deep copy generator☆150Updated 3 weeks ago
- GCI, a tool that control golang package import order and make it always deterministic.☆429Updated 2 months ago
- Experimental implementation of a proposed v2 encoding/json package☆390Updated this week
- A library that provides Go Generics friendly "optional" features.☆157Updated last week
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- OpenTelemetry SQL database driver wrapper for Go☆112Updated this week
- ☆121Updated 5 months ago
- Magic number detector for Go.☆191Updated 11 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆299Updated 6 months ago
- Package heredoc provides the here-document with keeping indent.☆156Updated 8 months ago
- Script engine, especially good for tests☆146Updated 8 months ago
- Ordered map☆97Updated 4 months ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆241Updated this week
- noctx finds sending http request without context.Context.☆185Updated 2 months ago
- Integration testing in Go with Docker☆105Updated 2 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆309Updated last month
- Package pgerrcode contains constants for PostgreSQL error codes.☆152Updated 8 months ago
- Interceptors for database/sql☆495Updated last year
- A tiny HTTP server for supporting custom Golang import paths☆318Updated this week