Antonboom / nilnilLinks
The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.
☆67Updated last week
Alternatives and similar repositories for nilnil
Users that are interested in nilnil are comparing it to the libraries listed below
Sorting:
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- Accept Interfaces, Return Concrete Types☆73Updated 2 months ago
- Go linter for forbidding identifiers☆145Updated 5 months ago
- ☆53Updated 8 months ago
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- A linter that handles struct tags.☆54Updated 3 months ago
- clear go error wrapping with caller☆56Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆167Updated 4 months 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
- ☆121Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last month
- golang linter to detect named returns☆28Updated last month
- Check that no globals are present in Go code.☆117Updated last month
- 🚨 Chi middleware for slog logger☆74Updated last week
- High performance JSON iterator & validator for Go☆95Updated last year
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- A golang http router based on trie tree.☆80Updated 6 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆30Updated last week
- Magic number detector for Go.☆199Updated last year
- Golang linter to use strconv☆40Updated 3 months ago
- golang analyzer that finds structures with uninitialized fields☆160Updated last month
- Go package to convert strings to snake_case, camelCase, kebab-case and more! Supports Go initialisms☆49Updated last year
- Linter that confirms DB rows and statements are closed properly.☆87Updated last month
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last month
- Simple query builder for MongoDB☆80Updated 3 months ago
- A Fast Streaming Parser for multipart/form-data in Golang☆75Updated last month
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- detects nested contexts in loops or function literals☆47Updated last week
- noctx finds function calls without context.Context.☆201Updated last week
- JSON benchmarks to compare different Go JSON implementations☆81Updated 5 months ago