Antonboom / nilnilLinks
The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.
☆75Updated last month
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 last month
- Golang linter to check the errors handling expressions☆57Updated 2 months ago
- Accept Interfaces, Return Concrete Types☆78Updated last week
- ☆54Updated last year
- Go linter for forbidding identifiers☆155Updated last month
- Go linter that checks if package imports are in a list of acceptable packages.☆182Updated 8 months ago
- A linter that handles struct tags.☆55Updated 3 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- ☆121Updated last year
- Linter that confirms DB rows and statements are closed properly.☆90Updated 6 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`.☆26Updated last month
- Magic number detector for Go.☆203Updated last year
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- clear go error wrapping with caller☆63Updated last year
- golang linter to detect named returns☆29Updated last week
- Analyzer: fourcetypeassert finds type assertions which did forcely☆47Updated 9 months ago
- A Go linter to check that errors from external packages are wrapped☆353Updated last week
- Check that no globals are present in Go code.☆123Updated 6 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated last month
- A handler for slog that prints colorized logs, similar to zerolog's console writer output without sacrificing performances☆53Updated last year
- detects nested contexts in loops or function literals☆60Updated 2 weeks ago
- golang analyzer that finds structures with uninitialized fields☆179Updated 3 months ago
- Checks for a new line before return and branch statements.☆27Updated last year
- A Fast Streaming Parser for multipart/form-data in Golang☆77Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated this week
- noctx finds function calls without context.Context.☆211Updated 4 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated 2 years ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated 2 years ago
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆311Updated last month
- Linter that checks that comments end in a period☆49Updated last month