polyfloyd / go-errorlintLinks
Moved to https://codeberg.org/polyfloyd/go-errorlint
☆311Updated 3 months 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☆356Updated 2 months ago
- Go linter for forbidding identifiers☆160Updated 3 months ago
- 🪵 Ensure consistent code style when using log/slog☆229Updated last week
- Go linter that checks if package imports are in a list of acceptable packages.☆191Updated 10 months ago
- Collection of log/slog related projects.☆249Updated 3 weeks ago
- Check that no globals are present in Go code.☆128Updated 8 months ago
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆138Updated 8 months ago
- noctx finds function calls without context.Context.☆216Updated 6 months ago
- 🚨 slog: Attribute formatting☆209Updated this week
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆435Updated last year
- GCI, a tool that control golang package import order and make it always deterministic.☆543Updated 6 months ago
- A tiny HTTP server for supporting custom Golang import paths☆336Updated 8 months ago
- Magic number detector for Go.☆207Updated 2 years ago
- ␊ whitespace linter - Forces you to use empty lines!☆339Updated last week
- Experimental implementation of a proposed v2 encoding/json package☆536Updated 3 months ago
- OpenTelemetry SQL database driver wrapper for Go☆124Updated last month
- json encoding and decoding☆256Updated 2 months ago
- golang analyzer that finds structures with uninitialized fields☆184Updated 3 weeks ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆308Updated this week
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆457Updated 3 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆164Updated 3 weeks ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- ☆121Updated last month
- A linter to ensure that slices are not initialized with non-zero length☆79Updated 3 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆384Updated last month
- Generic resource pool for Go☆406Updated 2 weeks ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆598Updated this week
- Deep copy generator☆160Updated 2 months ago
- Convert snake case, camel case and kebap case strings☆156Updated 7 months ago
- Naive code generator that creates mock implementation using testify.mock☆210Updated 7 months ago