tomarrell / wrapcheck
A Go linter to check that errors from external packages are wrapped
☆313Updated 2 months ago
Alternatives and similar repositories for wrapcheck:
Users that are interested in wrapcheck are comparing it to the libraries listed below
- 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
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆303Updated last month
- Go linter for forbidding identifiers☆131Updated last month
- A Go tool to auto generate methods for your enums☆443Updated 3 months ago
- ☆121Updated 7 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆115Updated 2 weeks ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆366Updated last month
- GCI, a tool that control golang package import order and make it always deterministic.☆451Updated 4 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆438Updated 4 months ago
- Automated Semantic Import Versioning Upgrades☆377Updated last month
- Package heredoc provides the here-document with keeping indent.☆160Updated last week
- Go linter that checks if package imports are in a list of acceptable packages.☆154Updated last month
- Generate readme file from Go doc. Now available as a Github action!☆213Updated 2 months ago
- A library that provides Go Generics friendly "optional" features.☆173Updated last month
- Collection of log/slog related projects.☆202Updated this week
- A collection of packages to augment the go testing package and support common patterns.☆525Updated 4 months ago
- Accurate Code Coverage reporting for Golang (Go)☆221Updated 2 weeks ago
- Experimental implementation of a proposed v2 encoding/json package☆429Updated this week
- golang analyzer that finds structures with uninitialized fields☆131Updated last week
- Find in Go repeated strings that could be replaced by a constant☆297Updated 6 months ago
- Magic number detector for Go.☆193Updated last year
- Check that no globals are present in Go code.☆107Updated last year
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆423Updated 2 weeks ago
- noctx finds sending http request without context.Context.☆185Updated 4 months ago
- Run golangci-lint with reviewdog☆220Updated this week
- Simple Go snapshot testing☆313Updated last year
- A Go tool to auto generate methods for your enums☆481Updated 5 months ago
- 🪵 Ensure consistent code style when using log/slog☆119Updated this week
- Deep copy generator☆155Updated 2 months ago
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆139Updated last year