tomarrell / wrapcheckLinks
A Go linter to check that errors from external packages are wrapped
☆358Updated 2 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☆312Updated 3 months ago
- Go linter for forbidding identifiers☆160Updated 3 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆332Updated last year
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆436Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆191Updated 11 months ago
- ␊ whitespace linter - Forces you to use empty lines!☆340Updated 2 weeks ago
- golang analyzer that finds structures with uninitialized fields☆184Updated 3 weeks ago
- Magic number detector for Go.☆207Updated 2 years ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆164Updated this week
- A collection of packages to augment the go testing package and support common patterns.☆577Updated 11 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆544Updated last week
- Simple Go snapshot testing☆328Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆322Updated last week
- noctx finds function calls without context.Context.☆216Updated 6 months ago
- Package heredoc provides the here-document with keeping indent.☆178Updated last year
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆457Updated last week
- A Go tool to auto generate methods for your enums☆511Updated 2 weeks ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆384Updated 2 months ago
- ☆121Updated last month
- Collection of log/slog related projects.☆249Updated last month
- Generate interfaces from structure methods.☆348Updated 3 weeks ago
- Golden file testing for Go☆261Updated 2 months ago
- Find in Go repeated strings that could be replaced by a constant☆314Updated 8 months ago
- 🪵 Ensure consistent code style when using log/slog☆232Updated 2 weeks ago
- A library that provides Go Generics friendly "optional" features.☆212Updated last month
- Check that no globals are present in Go code.☆128Updated 8 months ago
- Automated Semantic Import Versioning Upgrades☆434Updated 3 months ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆130Updated 2 weeks ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆488Updated last year