tomarrell / wrapcheck
A Go linter to check that errors from external packages are wrapped
☆326Updated last week
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☆278Updated last week
- A Go tool to auto generate methods for your enums☆458Updated last month
- Go linter for forbidding identifiers☆135Updated last month
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆391Updated 3 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆310Updated 3 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆466Updated 6 months ago
- A collection of packages to augment the go testing package and support common patterns.☆541Updated last month
- A library that provides Go Generics friendly "optional" features.☆180Updated 4 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆158Updated 2 weeks ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆128Updated last week
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 3 months ago
- Find in Go repeated strings that could be replaced by a constant☆300Updated 8 months ago
- Package heredoc provides the here-document with keeping indent.☆166Updated 2 months ago
- 🪵 Ensure consistent code style when using log/slog☆160Updated last week
- Selected Go-internal packages factored out from the standard library☆904Updated this week
- Automated Semantic Import Versioning Upgrades☆393Updated this week
- Collection of log/slog related projects.☆219Updated 2 months ago
- ☆120Updated 9 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆453Updated last month
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆441Updated 2 months ago
- Simple Go snapshot testing☆314Updated last year
- golang : go tool cover to XML (Cobertura) export tool.☆126Updated 5 months ago
- Define and run pattern-based custom linting rules.☆815Updated last month
- Is a general library to help modify or set data within data structures and other objects.☆258Updated 2 months ago
- Experimental implementation of a proposed v2 encoding/json package☆473Updated last month
- Importable package that parses version info from debug.ReadBuildInfo().☆266Updated 4 months ago
- A modern generic testing assertions library for Go☆180Updated 3 weeks ago
- Quick helpers for testing Go applications☆529Updated last year
- 🎄 Go code coverage to SVG treemap☆548Updated 3 weeks ago
- Magic number detector for Go.☆195Updated last year