polyfloyd / go-errorlint
A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme
β260Updated 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
- Go linter for forbidding identifiersβ131Updated last month
- A Go linter to check that errors from external packages are wrappedβ313Updated 2 months ago
- πͺ΅ Ensure consistent code style when using log/slogβ119Updated this week
- Go linter that checks if package imports are in a list of acceptable packages.β154Updated last month
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.β121Updated 6 months ago
- Collection of log/slog related projects.β202Updated this week
- The Golang linter that checks usage of github.com/stretchr/testify.β115Updated 2 weeks ago
- Check that no globals are present in Go code.β107Updated last year
- GCI, a tool that control golang package import order and make it always deterministic.β451Updated 4 months ago
- β121Updated 7 months ago
- Experimental implementation of a proposed v2 encoding/json packageβ429Updated this week
- Convert snake case, camel case and kebap case stringsβ146Updated last year
- golang analyzer that finds structures with uninitialized fieldsβ131Updated last week
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.β250Updated this week
- golang : go tool cover to XML (Cobertura) export tool.β123Updated 2 months ago
- A linter to ensure that slices are not initialized with non-zero lengthβ73Updated last week
- OpenTelemetry instrumentation for go-chi/chiβ128Updated last month
- A Go tool to auto generate methods for your enumsβ443Updated 3 months ago
- A library that provides Go Generics friendly "optional" features.β173Updated last month
- Check exhaustiveness of switch statements of enum-like constants in Go source code.β303Updated last month
- A mutation testing tool for Go.β204Updated 4 months ago
- A utility to redact sensitive data for slog in Goβ111Updated last month
- Deep copy generatorβ155Updated 2 months ago
- Allow and block list linter for direct Go module dependencies.β73Updated last month
- Package heredoc provides the here-document with keeping indent.β160Updated last week
- Magic number detector for Go.β193Updated last year
- π¨ Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...β423Updated 2 weeks ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)β366Updated last month
- json encoding and decodingβ198Updated last month
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalitiesβ¦β239Updated 8 months ago