tomarrell / wrapcheck
A Go linter to check that errors from external packages are wrapped
☆309Updated this week
Related projects ⓘ
Alternatives and complementary repositories for wrapcheck
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆248Updated last week
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆299Updated 6 months ago
- Go linter for forbidding identifiers☆125Updated 4 months ago
- ☆121Updated 5 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆350Updated 3 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆429Updated 2 months ago
- A Go tool to auto generate methods for your enums☆437Updated last month
- A collection of packages to augment the go testing package and support common patterns.☆518Updated 2 months ago
- Generate readme file from Go doc. Now available as a Github action!☆213Updated last month
- A library that provides Go Generics friendly "optional" features.☆157Updated last week
- Magic number detector for Go.☆191Updated 11 months ago
- Collection of log/slog related projects.☆191Updated 3 weeks ago
- Go linter that checks if package imports are in a list of acceptable packages.☆149Updated last week
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆119Updated 4 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆101Updated this week
- Is a general library to help modify or set data within data structures and other objects.☆233Updated last year
- A tiny HTTP server for supporting custom Golang import paths☆318Updated this week
- Package heredoc provides the here-document with keeping indent.☆156Updated 8 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆363Updated 10 months ago
- Find in Go repeated strings that could be replaced by a constant☆293Updated 4 months ago
- ␊ Whitespace Linter - Forces you to use empty lines!☆262Updated last month
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆651Updated last year
- golang : go tool cover to XML (Cobertura) export tool.☆115Updated last month
- Automated Semantic Import Versioning Upgrades☆370Updated 8 months ago
- Accurate Code Coverage reporting for Golang (Go)☆220Updated last year
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆388Updated this week
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆102Updated last week
- Convert Go values to their AST☆308Updated 3 months ago
- Convert snake case, camel case and kebap case strings☆142Updated last year
- Importable package that parses version info from debug.ReadBuildInfo().☆256Updated last week