tomarrell / wrapcheckLinks
A Go linter to check that errors from external packages are wrapped
☆347Updated 6 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☆306Updated last week
- Go linter for forbidding identifiers☆151Updated 8 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆423Updated 9 months ago
- golang analyzer that finds structures with uninitialized fields☆171Updated 2 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆325Updated 10 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆177Updated 7 months ago
- ␊ whitespace linter - Forces you to use empty lines!☆326Updated this week
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆320Updated 4 months ago
- A collection of packages to augment the go testing package and support common patterns.☆570Updated 8 months ago
- Magic number detector for Go.☆201Updated last year
- A Go tool to auto generate methods for your enums☆496Updated last month
- ☆121Updated last year
- noctx finds function calls without context.Context.☆207Updated 2 months ago
- Simple Go snapshot testing☆320Updated 2 years ago
- GCI, a tool that control golang package import order and make it always deterministic.☆519Updated 2 months ago
- 🪵 Ensure consistent code style when using log/slog☆211Updated 3 weeks ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆154Updated last week
- A library that provides Go Generics friendly "optional" features.☆205Updated 2 weeks ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆381Updated last year
- Package heredoc provides the here-document with keeping indent.☆178Updated 9 months ago
- Generate interfaces from structure methods.☆348Updated this week
- Golden file testing for Go☆255Updated 3 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆452Updated this week
- A linter to ensure that slices are not initialized with non-zero length☆77Updated 8 months ago
- Collection of log/slog related projects.☆235Updated 3 months ago
- Check that no globals are present in Go code.☆120Updated 4 months ago
- Find in Go repeated strings that could be replaced by a constant☆312Updated 4 months ago
- golang : go tool cover to XML (Cobertura) export tool.☆136Updated last week
- A Go tool to auto generate methods for your enums☆484Updated last year
- 🎄 Go code coverage to SVG treemap☆580Updated 5 months ago