tomarrell / wrapcheckLinks
A Go linter to check that errors from external packages are wrapped
☆351Updated 7 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☆310Updated 3 weeks ago
- Go linter for forbidding identifiers☆153Updated 9 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆326Updated 10 months ago
- golang analyzer that finds structures with uninitialized fields☆177Updated 2 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆427Updated 10 months ago
- ␊ whitespace linter - Forces you to use empty lines!☆328Updated 3 weeks ago
- Go linter that checks if package imports are in a list of acceptable packages.☆181Updated 7 months ago
- Magic number detector for Go.☆201Updated last year
- ☆121Updated last year
- A library that provides Go Generics friendly "optional" features.☆207Updated last month
- Generate interfaces from structure methods.☆347Updated 2 weeks ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 5 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆522Updated 3 months ago
- A Go tool to auto generate methods for your enums☆498Updated 2 months ago
- noctx finds function calls without context.Context.☆209Updated 3 months ago
- 🪵 Ensure consistent code style when using log/slog☆217Updated 2 weeks ago
- Package heredoc provides the here-document with keeping indent.☆177Updated 9 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆157Updated 3 weeks ago
- A collection of packages to augment the go testing package and support common patterns.☆570Updated 8 months ago
- Golden file testing for Go☆256Updated 2 weeks ago
- Find in Go repeated strings that could be replaced by a constant☆312Updated 5 months ago
- Simple Go snapshot testing☆322Updated 2 years ago
- Automated Semantic Import Versioning Upgrades☆425Updated this week
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆454Updated 2 weeks ago
- Check that no globals are present in Go code.☆121Updated 5 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆382Updated last year
- Generate readme file from Go doc. Now available as a Github action!☆221Updated last year
- Deep copy generator☆160Updated last year
- reasonable handling of nullable values☆87Updated 4 months ago
- Collection of log/slog related projects.☆237Updated 4 months ago