Antonboom / nilnil
The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.
☆61Updated last week
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 last month
- ☆52Updated 4 months ago
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated last week
- Accept Interfaces, Return Concrete Types☆64Updated 3 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- Go linter for forbidding identifiers☆134Updated last month
- golang linter to detect named returns☆28Updated this week
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this week
- clear go error wrapping with caller☆48Updated last year
- A linter that handles struct tags.☆51Updated 2 months ago
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- Check that no globals are present in Go code.☆110Updated last month
- 🪵 Ensure consistent code style when using log/slog☆154Updated this week
- High performance JSON iterator & validator for Go☆93Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 4 months ago
- ☆26Updated 3 years ago
- JSON benchmarks to compare different Go JSON implementations☆46Updated last month
- A curated list of Go code formatters (like gofmt)☆36Updated 4 years ago
- Set of Go context's utilities.☆54Updated 3 years ago
- Simple query builder for MongoDB☆79Updated 10 months ago
- 🚨 Chi middleware for slog logger☆62Updated this week
- ☆120Updated 8 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Linter that checks that comments end in a period☆46Updated 3 weeks ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Golang linter to use strconv☆34Updated 2 weeks ago
- Easily build SQL queries in Go.☆93Updated 10 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- A Fast Streaming Parser for multipart/form-data in Golang☆67Updated this week