Antonboom / nilnilLinks
The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.
☆79Updated 3 weeks ago
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☆78Updated 3 months ago
- Go linter for forbidding identifiers☆160Updated 3 months ago
- Accept Interfaces, Return Concrete Types☆78Updated last month
- ☆54Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆191Updated 10 months ago
- Golang linter to check the errors handling expressions☆66Updated 4 months ago
- A linter that handles struct tags.☆55Updated last month
- Linter that confirms DB rows and statements are closed properly.☆91Updated 8 months ago
- golang analyzer that finds structures with uninitialized fields☆184Updated 2 weeks ago
- clear go error wrapping with caller☆64Updated 2 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated last week
- A Fast Streaming Parser for multipart/form-data in Golang☆80Updated 3 weeks ago
- A Go linter to check that errors from external packages are wrapped☆356Updated 2 months ago
- Magic number detector for Go.☆207Updated 2 years ago
- detects nested contexts in loops or function literals☆65Updated 2 weeks ago
- golang linter to detect named returns☆29Updated 2 weeks ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆47Updated 11 months ago
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆311Updated 2 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 2 months ago
- A handler for slog that prints colorized logs, similar to zerolog's console writer output without sacrificing performances☆54Updated 2 years ago
- ☆121Updated last month
- Check that no globals are present in Go code.☆127Updated 8 months ago
- High performance JSON iterator & validator for Go☆99Updated last year
- Analyzer: check whether a function uses a non-inherited context☆49Updated 10 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Go package to convert strings to snake_case, camelCase, kebab-case and more! Supports Go initialisms☆51Updated 2 years ago
- json encoding and decoding☆256Updated 2 months ago
- 🚨 Chi middleware for slog logger☆81Updated 3 weeks ago
- noctx finds function calls without context.Context.☆216Updated 5 months ago
- Easily build SQL queries in Go.☆97Updated last year