tomarrell / wrapcheck
A Go linter to check that errors from external packages are wrapped
☆320Updated 3 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☆267Updated last week
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆305Updated 2 months ago
- A library that provides Go Generics friendly "optional" features.☆177Updated 2 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆460Updated 5 months ago
- A Go tool to auto generate methods for your enums☆450Updated this week
- Go linter for forbidding identifiers☆134Updated 3 weeks ago
- 🪵 Ensure consistent code style when using log/slog☆147Updated this week
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆384Updated 2 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆122Updated this week
- Go linter that checks if package imports are in a list of acceptable packages.☆156Updated 2 months ago
- ☆121Updated 8 months ago
- Package heredoc provides the here-document with keeping indent.☆163Updated last month
- A collection of packages to augment the go testing package and support common patterns.☆532Updated last week
- golang analyzer that finds structures with uninitialized fields☆132Updated last week
- A modern generic testing assertions library for Go☆179Updated 3 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated last month
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆442Updated 2 weeks ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆440Updated last month
- Define and run pattern-based custom linting rules.☆807Updated 5 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆364Updated last year
- Simple Go snapshot testing☆312Updated last year
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆110Updated this week
- Collection of log/slog related projects.☆209Updated last month
- Run golangci-lint with reviewdog☆223Updated this week
- A Go tool to auto generate methods for your enums☆482Updated 6 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 weeks ago
- Is a general library to help modify or set data within data structures and other objects.☆251Updated last month
- Find in Go repeated strings that could be replaced by a constant☆299Updated 7 months ago
- 🚨 slog: Attribute formatting☆159Updated last week
- golang : go tool cover to XML (Cobertura) export tool.☆125Updated 4 months ago