tomarrell / wrapcheckLinks
A Go linter to check that errors from external packages are wrapped
☆335Updated 2 months ago
Alternatives and similar repositories for wrapcheck
Users that are interested in wrapcheck are comparing it to the libraries listed below
Sorting:
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆293Updated this week
- Go linter for forbidding identifiers☆142Updated 4 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆320Updated 6 months ago
- A Go tool to auto generate methods for your enums☆475Updated 3 months ago
- ␊ Whitespace Linter - Forces you to use empty lines!☆306Updated 2 weeks ago
- A collection of packages to augment the go testing package and support common patterns.☆562Updated 3 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆493Updated 2 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆164Updated 2 months ago
- ☆121Updated 11 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆402Updated 5 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆447Updated last month
- A library that provides Go Generics friendly "optional" features.☆191Updated last month
- Magic number detector for Go.☆197Updated last year
- golang analyzer that finds structures with uninitialized fields☆155Updated 3 months ago
- A Go tool to auto generate methods for your enums☆483Updated 10 months ago
- Automated Semantic Import Versioning Upgrades☆407Updated 2 months ago
- Package heredoc provides the here-document with keeping indent.☆169Updated 5 months ago
- Convert Go values to their AST☆309Updated 3 months ago
- Find in Go repeated strings that could be replaced by a constant☆307Updated 2 weeks ago
- Simple Go snapshot testing☆318Updated 2 years ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆137Updated this week
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆480Updated last month
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆200Updated 2 years ago
- 🪵 Ensure consistent code style when using log/slog☆195Updated 3 weeks ago
- Run golangci-lint with reviewdog☆230Updated this week
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆316Updated 2 weeks ago
- ☆397Updated 3 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆373Updated last year
- Define and run pattern-based custom linting rules.☆825Updated 3 months ago
- Generate interfaces from structure methods.☆341Updated 3 weeks ago