polyfloyd / go-errorlintLinks
A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme
☆309Updated 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☆349Updated 6 months ago
- Go linter for forbidding identifiers☆153Updated 8 months ago
- 🪵 Ensure consistent code style when using log/slog☆214Updated last week
- Go linter that checks if package imports are in a list of acceptable packages.☆179Updated 7 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆426Updated 10 months ago
- ␊ whitespace linter - Forces you to use empty lines!☆327Updated 2 weeks ago
- GCI, a tool that control golang package import order and make it always deterministic.☆520Updated 2 months ago
- Collection of log/slog related projects.☆237Updated 3 months ago
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆133Updated 4 months ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆292Updated last week
- OpenTelemetry SQL database driver wrapper for Go☆120Updated last month
- golang analyzer that finds structures with uninitialized fields☆172Updated 2 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆155Updated 2 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 8 months ago
- noctx finds function calls without context.Context.☆208Updated 2 months ago
- Check that no globals are present in Go code.☆120Updated 4 months ago
- A tiny HTTP server for supporting custom Golang import paths☆333Updated 5 months ago
- Magic number detector for Go.☆201Updated last year
- Convert snake case, camel case and kebap case strings☆154Updated 4 months ago
- 🚨 slog: Attribute formatting☆197Updated 2 weeks ago
- ☆121Updated last year
- json encoding and decoding☆238Updated 3 weeks ago
- Interceptors for database/sql☆508Updated 2 years ago
- golang : go tool cover to XML (Cobertura) export tool.☆140Updated 3 weeks ago
- Deep copy generator☆160Updated 11 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆381Updated last year
- Generic resource pool for Go☆386Updated 5 months ago
- A Go tool to auto generate methods for your enums☆497Updated 2 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆564Updated 2 weeks ago
- Package heredoc provides the here-document with keeping indent.☆178Updated 9 months ago