The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.
☆87Sep 1, 2026Updated 3 weeks ago
Alternatives and similar repositories for nilnil
Users that are interested in nilnil are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Sep 1, 2026Updated 3 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆40Jan 19, 2026Updated 8 months ago
- Golang linter to use strconv☆46Nov 19, 2025Updated 10 months ago
- Accept Interfaces, Return Concrete Types☆86Sep 2, 2026Updated 3 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆38Oct 30, 2025Updated 10 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A linter that handle directives into `go.mod`.☆18Sep 16, 2026Updated last week
- Go linter for forbidding identifiers☆181Apr 12, 2026Updated 5 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Jun 26, 2024Updated 2 years ago
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆313Nov 1, 2025Updated 10 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆202Mar 6, 2025Updated last year
- detects nested contexts in loops or function literals☆83Sep 11, 2026Updated last week
- A Go linter to check that errors from external packages are wrapped☆373Updated this week
- Go linter to detect erroneous multiplication of duration values☆47Oct 24, 2025Updated 11 months ago
- noctx finds function calls without context.Context.☆233Mar 11, 2026Updated 6 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Magic number detector for Go.☆208Dec 21, 2023Updated 2 years ago
- golang analyzer that finds structures with uninitialized fields☆207Sep 4, 2026Updated 2 weeks ago
- ☆56Oct 16, 2024Updated last year
- Check that no globals are present in Go code.☆136Feb 15, 2026Updated 7 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆173Sep 1, 2026Updated 3 weeks ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Oct 14, 2023Updated 2 years ago
- Codegen for functional options in go projects☆112Sep 14, 2026Updated last week
- A linter to ensure that slices are not initialized with non-zero length☆78Apr 12, 2026Updated 5 months ago
- Check that no init functions are present in Go code.☆43Apr 16, 2021Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Go Linter 🧐 (available in golangci-lint) that checks the order of methods and constructors☆19Updated this week
- linter for copyright headers☆31Sep 2, 2026Updated 3 weeks ago
- golang linter to detect named returns☆29Sep 9, 2026Updated 2 weeks ago
- copyloopvar is a linter detects places where loop variables are copied.☆25Oct 28, 2025Updated 10 months ago
- Go Linter: finds wasted assignment statements 🗑☆38Feb 23, 2026Updated 7 months ago
- ☆118Apr 11, 2026Updated 5 months ago
- Analyzer: check whether a function uses a non-inherited context☆51May 22, 2026Updated 4 months ago
- Linter to detects the overuse or misuse of interfaces in Go code AKA "Interface Pollution"☆25Aug 22, 2026Updated last month
- Analyzer: nilerr checks returning nil when err is not nil☆63Sep 28, 2025Updated 11 months ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- tenv detects environment variable not using t.Setenv☆24Jan 6, 2025Updated last year
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆132Feb 1, 2026Updated 7 months ago
- Find unused parameters in Go☆572Aug 23, 2026Updated last month
- A linter that checks for duplicate words in the source code (usually miswritten)☆17Sep 12, 2026Updated last week
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆493Feb 24, 2026Updated 7 months ago
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆16Sep 14, 2026Updated last week
- Linter that confirms DB rows and statements are closed properly.☆92Mar 18, 2026Updated 6 months ago