tomarrell / wrapcheckLinks
A Go linter to check that errors from external packages are wrapped
☆354Updated last month
Alternatives and similar repositories for wrapcheck
Users that are interested in wrapcheck are comparing it to the libraries listed below
Sorting:
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆311Updated last month
- Go linter for forbidding identifiers☆158Updated 2 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆432Updated last year
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆330Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆186Updated 9 months ago
- golang analyzer that finds structures with uninitialized fields☆182Updated 4 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆162Updated 3 weeks ago
- GCI, a tool that control golang package import order and make it always deterministic.☆536Updated 5 months ago
- Magic number detector for Go.☆203Updated 2 years ago
- ␊ whitespace linter - Forces you to use empty lines!☆338Updated 2 weeks ago
- A collection of packages to augment the go testing package and support common patterns.☆574Updated 10 months ago
- noctx finds function calls without context.Context.☆212Updated 5 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆320Updated 7 months ago
- Simple Go snapshot testing☆326Updated 2 years ago
- Package heredoc provides the here-document with keeping indent.☆178Updated 11 months ago
- Find in Go repeated strings that could be replaced by a constant☆313Updated 7 months ago
- Golden file testing for Go☆258Updated last month
- 🪵 Ensure consistent code style when using log/slog☆226Updated 2 weeks ago
- ☆121Updated last year
- A Go tool to auto generate methods for your enums☆502Updated 4 months ago
- Generate interfaces from structure methods.☆348Updated 2 weeks ago
- Collection of log/slog related projects.☆244Updated 2 weeks ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆456Updated 2 months ago
- A library that provides Go Generics friendly "optional" features.☆209Updated last month
- Generate markdown documentation for Go (golang) code☆432Updated last year
- Automated Semantic Import Versioning Upgrades☆427Updated 2 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆383Updated 3 weeks ago
- Generate readme file from Go doc. Now available as a Github action!☆221Updated last year
- Check that no globals are present in Go code.☆123Updated 7 months ago
- Go library for printing human readable, relative time differences 🕰️☆418Updated 2 months ago