tomarrell / wrapcheckLinks
A Go linter to check that errors from external packages are wrapped
☆345Updated 4 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☆299Updated this week
- Go linter for forbidding identifiers☆148Updated 6 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆326Updated 8 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆411Updated 7 months ago
- golang analyzer that finds structures with uninitialized fields☆163Updated last month
- A Go tool to auto generate methods for your enums☆489Updated this week
- Go linter that checks if package imports are in a list of acceptable packages.☆167Updated 5 months ago
- Magic number detector for Go.☆200Updated last year
- A library that provides Go Generics friendly "optional" features.☆202Updated last week
- ␊ whitespace linter - Forces you to use empty lines!☆317Updated last week
- noctx finds function calls without context.Context.☆203Updated last week
- The Golang linter that checks usage of github.com/stretchr/testify.☆147Updated this week
- GCI, a tool that control golang package import order and make it always deterministic.☆512Updated last week
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆320Updated 2 months ago
- ☆121Updated last year
- Collection of log/slog related projects.☆232Updated last month
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆449Updated last week
- Find in Go repeated strings that could be replaced by a constant☆309Updated 2 months ago
- 🪵 Ensure consistent code style when using log/slog☆207Updated 3 weeks ago
- Generate readme file from Go doc. Now available as a Github action!☆218Updated 9 months ago
- Generate interfaces from structure methods.☆346Updated 3 weeks ago
- A collection of packages to augment the go testing package and support common patterns.☆564Updated 5 months ago
- Check that no globals are present in Go code.☆118Updated 2 months ago
- Golden file testing for Go☆251Updated 3 weeks ago
- Simple Go snapshot testing☆318Updated 2 years ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆379Updated last year
- Package heredoc provides the here-document with keeping indent.☆173Updated 7 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆517Updated last week
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 6 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆479Updated 6 months ago