Antonboom / nilnilLinks
The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.
☆67Updated 2 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☆75Updated 4 months ago
- Go linter for forbidding identifiers☆143Updated 4 months ago
- clear go error wrapping with caller☆51Updated last year
- Accept Interfaces, Return Concrete Types☆69Updated last month
- A linter that handles struct tags.☆54Updated 2 months ago
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- ☆121Updated last year
- ☆53Updated 8 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆165Updated 3 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 2 weeks ago
- High performance JSON iterator & validator for Go☆95Updated last year
- Magic number detector for Go.☆198Updated last year
- Linter that confirms DB rows and statements are closed properly.☆88Updated last month
- Check that no globals are present in Go code.☆115Updated 3 weeks ago
- golang linter to detect named returns☆28Updated last week
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Linter that checks that comments end in a period☆47Updated last month
- Go package to convert strings to snake_case, camelCase, kebab-case and more! Supports Go initialisms☆47Updated last year
- golang analyzer that finds structures with uninitialized fields☆158Updated last week
- checks usage of OpenTelemetry/Census spans☆81Updated 2 weeks ago
- A Fast Streaming Parser for multipart/form-data in Golang☆75Updated last week
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆295Updated 2 weeks ago
- Checks for a new line before return and branch statements.☆28Updated last year
- 🚨 Chi middleware for slog logger☆74Updated 3 weeks ago
- JSON benchmarks to compare different Go JSON implementations☆68Updated 4 months ago
- Allow and block list linter for direct Go module dependencies.☆76Updated last week
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- json encoding and decoding☆222Updated 6 months ago