tomarrell / wrapcheckLinks
A Go linter to check that errors from external packages are wrapped
☆346Updated 5 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☆305Updated last week
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆325Updated 9 months ago
- Go linter for forbidding identifiers☆151Updated 7 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆422Updated 9 months ago
- golang analyzer that finds structures with uninitialized fields☆170Updated last month
- Go linter that checks if package imports are in a list of acceptable packages.☆174Updated 6 months ago
- ␊ whitespace linter - Forces you to use empty lines!☆322Updated last week
- A Go tool to auto generate methods for your enums☆493Updated last month
- GCI, a tool that control golang package import order and make it always deterministic.☆517Updated last month
- Magic number detector for Go.☆201Updated last year
- noctx finds function calls without context.Context.☆206Updated last month
- ☆121Updated last year
- Package heredoc provides the here-document with keeping indent.☆173Updated 8 months ago
- Simple Go snapshot testing☆320Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 4 months ago
- A collection of packages to augment the go testing package and support common patterns.☆569Updated 7 months ago
- Collection of log/slog related projects.☆236Updated 2 months ago
- A library that provides Go Generics friendly "optional" features.☆204Updated 3 weeks ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆152Updated this week
- 🪵 Ensure consistent code style when using log/slog☆209Updated last month
- Golden file testing for Go☆253Updated 2 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆452Updated this week
- golang : go tool cover to XML (Cobertura) export tool.☆135Updated last month
- Generate interfaces from structure methods.☆347Updated last week
- Automated Semantic Import Versioning Upgrades☆422Updated last month
- Find in Go repeated strings that could be replaced by a constant☆312Updated 3 months ago
- Check that no globals are present in Go code.☆119Updated 3 months ago
- Deep copy generator☆160Updated 10 months ago
- Generate readme file from Go doc. Now available as a Github action!☆220Updated 10 months ago
- Generate markdown documentation for Go (golang) code☆422Updated last year