tomarrell / wrapcheckLinks
A Go linter to check that errors from external packages are wrapped
☆352Updated 7 months ago
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 2 weeks ago
- Go linter for forbidding identifiers☆155Updated 3 weeks ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆327Updated 11 months ago
- golang analyzer that finds structures with uninitialized fields☆177Updated 3 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆430Updated 11 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆182Updated 8 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆523Updated 3 months ago
- Magic number detector for Go.☆203Updated last year
- ␊ whitespace linter - Forces you to use empty lines!☆334Updated last week
- noctx finds function calls without context.Context.☆210Updated 3 months ago
- Simple Go snapshot testing☆323Updated 2 years ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆159Updated 2 weeks ago
- A collection of packages to augment the go testing package and support common patterns.☆572Updated 9 months ago
- A Go tool to auto generate methods for your enums☆498Updated 3 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 6 months ago
- ☆121Updated last year
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆455Updated last month
- Generate interfaces from structure methods.☆347Updated last month
- A library that provides Go Generics friendly "optional" features.☆207Updated 2 months ago
- 🪵 Ensure consistent code style when using log/slog☆217Updated last month
- Golden file testing for Go☆256Updated last month
- Check that no globals are present in Go code.☆123Updated 5 months ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 3 weeks ago
- Package heredoc provides the here-document with keeping indent.☆178Updated 10 months ago
- Find in Go repeated strings that could be replaced by a constant☆312Updated 5 months ago
- Collection of log/slog related projects.☆238Updated 4 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆383Updated last year
- Accurate Code Coverage reporting for Golang (Go)☆220Updated 10 months ago
- reasonable handling of nullable values☆88Updated 4 months ago
- golang : go tool cover to XML (Cobertura) export tool.☆143Updated last month