tomarrell / wrapcheck
A Go linter to check that errors from external packages are wrapped
☆330Updated 3 weeks 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☆286Updated 2 weeks ago
- A Go tool to auto generate methods for your enums☆470Updated 2 months ago
- A collection of packages to augment the go testing package and support common patterns.☆553Updated 2 months ago
- Go linter for forbidding identifiers☆137Updated 2 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆312Updated 4 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆162Updated last month
- GCI, a tool that control golang package import order and make it always deterministic.☆476Updated 3 weeks ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆134Updated 3 weeks ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆396Updated 4 months ago
- 🪵 Ensure consistent code style when using log/slog☆174Updated last week
- A library that provides Go Generics friendly "optional" features.☆184Updated this week
- Package heredoc provides the here-document with keeping indent.☆167Updated 3 months ago
- Simple Go snapshot testing☆316Updated last year
- Automated Semantic Import Versioning Upgrades☆401Updated last month
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆464Updated last month
- Find in Go repeated strings that could be replaced by a constant☆305Updated last week
- Run golangci-lint with reviewdog☆229Updated this week
- ☆120Updated 10 months ago
- Magic number detector for Go.☆196Updated last year
- Experimental implementation of a proposed v2 encoding/json package☆485Updated last week
- Convert Go values to their AST☆310Updated 2 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆443Updated last week
- Collection of log/slog related projects.☆221Updated 3 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆368Updated last year
- Generate readme file from Go doc. Now available as a Github action!☆216Updated 6 months ago
- golang : go tool cover to XML (Cobertura) export tool.☆126Updated 6 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 months ago
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆126Updated 2 months ago
- Importable package that parses version info from debug.ReadBuildInfo().☆286Updated 5 months ago
- Check that no globals are present in Go code.☆112Updated 2 months ago