tomarrell / wrapcheckLinks
A Go linter to check that errors from external packages are wrapped
☆344Updated 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☆301Updated 3 weeks ago
- Go linter for forbidding identifiers☆149Updated 7 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆325Updated 8 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆418Updated 8 months ago
- golang analyzer that finds structures with uninitialized fields☆167Updated 2 weeks ago
- ␊ whitespace linter - Forces you to use empty lines!☆319Updated last month
- GCI, a tool that control golang package import order and make it always deterministic.☆515Updated last month
- Go linter that checks if package imports are in a list of acceptable packages.☆171Updated 5 months ago
- A library that provides Go Generics friendly "optional" features.☆202Updated last week
- The Golang linter that checks usage of github.com/stretchr/testify.☆150Updated 3 weeks ago
- Magic number detector for Go.☆201Updated last year
- A Go tool to auto generate methods for your enums☆494Updated last week
- noctx finds function calls without context.Context.☆204Updated last month
- ☆121Updated last year
- Simple Go snapshot testing☆319Updated 2 years ago
- A collection of packages to augment the go testing package and support common patterns.☆567Updated 6 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 3 months ago
- Package heredoc provides the here-document with keeping indent.☆175Updated 7 months ago
- Generate interfaces from structure methods.☆346Updated last week
- Automated Semantic Import Versioning Upgrades☆419Updated last week
- 🪵 Ensure consistent code style when using log/slog☆209Updated 2 weeks ago
- Collection of log/slog related projects.☆233Updated 2 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆451Updated last week
- Generate readme file from Go doc. Now available as a Github action!☆219Updated 10 months ago
- Find in Go repeated strings that could be replaced by a constant☆310Updated 3 months ago
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆121Updated 2 weeks ago
- Accurate Code Coverage reporting for Golang (Go)☆220Updated 7 months ago
- reasonable handling of nullable values☆86Updated 2 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆379Updated last year
- Check that no globals are present in Go code.☆119Updated 3 months ago