Antonboom / nilnil
The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.
☆61Updated 2 weeks ago
Alternatives and similar repositories for nilnil:
Users that are interested in nilnil are comparing it to the libraries listed below
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 weeks ago
- Accept Interfaces, Return Concrete Types☆64Updated 2 months ago
- ☆52Updated 4 months ago
- Go linter for forbidding identifiers☆134Updated 3 weeks ago
- clear go error wrapping with caller☆47Updated last year
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated 2 weeks ago
- High performance JSON iterator & validator for Go☆92Updated last year
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this week
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆68Updated 3 weeks ago
- JSON benchmarks to compare different Go JSON implementations☆45Updated 3 weeks ago
- golang linter to detect named returns☆28Updated this week
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆156Updated 2 months ago
- Linter that confirms DB rows and statements are closed properly.☆84Updated 3 months ago
- ☆121Updated 8 months ago
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- A Fast Streaming Parser for multipart/form-data in Golang☆67Updated last week
- 🪵 Ensure consistent code style when using log/slog☆147Updated this week
- A linter that handles struct tags.☆49Updated last month
- CPU-guided performance analyzer for Go☆75Updated 2 years ago
- Linter that checks that comments end in a period☆45Updated this week
- 🚨 Chi middleware for slog logger☆59Updated last week
- Check that no globals are present in Go code.☆110Updated last week
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated last month
- Integration testing in Go with Docker☆108Updated 3 weeks ago
- Magic number detector for Go.☆195Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 3 months ago
- Simple query builder for MongoDB☆79Updated 9 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated 3 months ago