Antonboom / nilnil
The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.
☆65Updated last month
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 3 months ago
- Go linter for forbidding identifiers☆138Updated 3 months ago
- Accept Interfaces, Return Concrete Types☆65Updated 3 weeks ago
- clear go error wrapping with caller☆50Updated last year
- A linter that handles struct tags.☆53Updated 3 weeks 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 this week
- Go linter that checks if package imports are in a list of acceptable packages.☆164Updated last month
- golang linter to detect named returns☆28Updated 3 weeks ago
- ☆53Updated 6 months ago
- Golang linter to check the errors handling expressions☆51Updated 4 years ago
- ☆120Updated 10 months ago
- A Fast Streaming Parser for multipart/form-data in Golang☆73Updated 2 weeks ago
- golang analyzer that finds structures with uninitialized fields☆152Updated 2 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- High performance JSON iterator & validator for Go☆94Updated last year
- Linter that confirms DB rows and statements are closed properly.☆89Updated 6 months ago
- Check that no globals are present in Go code.☆112Updated 2 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆287Updated this week
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated last week
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- 🪵 Ensure consistent code style when using log/slog☆192Updated 3 weeks ago
- Golang linter that encourages you to use a separate _test package☆50Updated this week
- gowrtr is a library that supports golang code generation☆114Updated 2 years ago
- ☆26Updated 3 years ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆134Updated this week
- 🚨 Chi middleware for slog logger☆70Updated this week
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 2 months ago
- Checks for a new line before return and branch statements.☆28Updated last year
- Ordered map☆101Updated 9 months ago
- Golang linter to use strconv☆40Updated last month