Antonboom / nilnilLinks
The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.
☆76Updated 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 2 months ago
- Go linter for forbidding identifiers☆158Updated 2 months ago
- Accept Interfaces, Return Concrete Types☆78Updated 3 weeks ago
- Golang linter to check the errors handling expressions☆62Updated 3 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆187Updated 10 months ago
- ☆54Updated last year
- golang analyzer that finds structures with uninitialized fields☆183Updated last week
- A linter that handles struct tags.☆55Updated last month
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- clear go error wrapping with caller☆64Updated 2 years ago
- A Go linter to check that errors from external packages are wrapped☆354Updated last month
- Linter that confirms DB rows and statements are closed properly.☆90Updated 7 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆47Updated 10 months ago
- golang linter to detect named returns☆29Updated 3 weeks ago
- Check that no globals are present in Go code.☆124Updated 7 months ago
- ☆121Updated last week
- detects nested contexts in loops or function literals☆63Updated 3 weeks ago
- Magic number detector for Go.☆204Updated 2 years ago
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆311Updated 2 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated 3 weeks ago
- A Fast Streaming Parser for multipart/form-data in Golang☆79Updated 2 weeks ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆162Updated this week
- A handler for slog that prints colorized logs, similar to zerolog's console writer output without sacrificing performances☆54Updated last year
- Linter that checks that comments end in a period☆49Updated 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
- Go package to convert strings to snake_case, camelCase, kebab-case and more! Supports Go initialisms☆51Updated 2 years ago
- 🚨 Chi middleware for slog logger☆80Updated this week
- 🪵 Ensure consistent code style when using log/slog☆227Updated 3 weeks ago
- Safe number conversion in Go: address gosec G115 and cwe-190 Integer Overflow or Wraparound☆77Updated 3 weeks ago
- Checks for a new line before return and branch statements.☆27Updated last year