Antonboom / nilnil
The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.
☆66Updated 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☆75Updated 4 months ago
- Go linter for forbidding identifiers☆140Updated 4 months ago
- ☆53Updated 7 months ago
- Accept Interfaces, Return Concrete Types☆69Updated 3 weeks ago
- A linter that handles struct tags.☆54Updated last month
- clear go error wrapping with caller☆51Updated last year
- Golang linter to check the errors handling expressions☆52Updated 4 years ago
- Linter that confirms DB rows and statements are closed properly.☆89Updated last week
- golang linter to detect named returns☆28Updated 2 weeks ago
- 🪵 Ensure consistent code style when using log/slog☆195Updated 2 weeks ago
- Go linter that checks if package imports are in a list of acceptable packages.☆164Updated 2 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 3 weeks ago
- Golang linter that encourages you to use a separate _test package☆50Updated 3 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- Checks for a new line before return and branch statements.☆28Updated last year
- ☆121Updated 11 months ago
- Linter that checks that comments end in a period☆46Updated last month
- Magic number detector for Go.☆197Updated last year
- golang analyzer that finds structures with uninitialized fields☆155Updated 3 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- A Fast Streaming Parser for multipart/form-data in Golang☆74Updated this week
- Ordered map☆102Updated last week
- High performance JSON iterator & validator for Go☆94Updated last year
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- The Golang linter that checks usage of github.com/stretchr/testify.☆136Updated 3 weeks ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 3 months ago
- Check that no globals are present in Go code.☆113Updated this week
- copyloopvar is a linter detects places where loop variables are copied.☆22Updated 4 months ago
- ☆26Updated 3 years ago
- checks usage of OpenTelemetry/Census spans☆81Updated 3 weeks ago