The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.
☆85Sep 1, 2026Updated this week
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`.☆26Updated this week
- 🚔 Enforce field tags in (un)marshaled structs☆40Jan 19, 2026Updated 7 months ago
- Golang linter to use strconv☆47Nov 19, 2025Updated 9 months ago
- Accept Interfaces, Return Concrete Types☆87Updated this week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆38Oct 30, 2025Updated 10 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A linter that handle directives into `go.mod`.☆18Updated this week
- Go linter for forbidding identifiers☆181Apr 12, 2026Updated 4 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.☆201Mar 6, 2025Updated last year
- detects nested contexts in loops or function literals☆81Jul 28, 2026Updated last month
- A Go linter to check that errors from external packages are wrapped☆373Nov 24, 2025Updated 9 months ago
- Go linter to detect erroneous multiplication of duration values☆47Oct 24, 2025Updated 10 months ago
- noctx finds function calls without context.Context.☆232Mar 11, 2026Updated 5 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☆205Updated this week
- ☆56Oct 16, 2024Updated last year
- Check that no globals are present in Go code.☆136Feb 15, 2026Updated 6 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆173Updated this week
- Analyzer: checks whether err of sql.Rows is checked.☆17Oct 14, 2023Updated 2 years ago
- Codegen for functional options in go projects☆111Jun 28, 2026Updated 2 months ago
- A linter to ensure that slices are not initialized with non-zero length☆78Apr 12, 2026Updated 4 months ago
- Check that no init functions are present in Go code.☆43Apr 16, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Go Linter 🧐 (available in golangci-lint) that checks the order of methods and constructors☆19Updated this week
- linter for copyright headers☆31Updated this week
- golang linter to detect named returns☆29Aug 14, 2026Updated 3 weeks ago
- ☆45Dec 16, 2024Updated last year
- 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 6 months ago
- ☆118Apr 11, 2026Updated 4 months ago
- Analyzer: check whether a function uses a non-inherited context☆51May 22, 2026Updated 3 months ago
- Linter to detects the overuse or misuse of interfaces in Go code AKA "Interface Pollution"☆24Aug 22, 2026Updated last week
- 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.
- Analyzer: nilerr checks returning nil when err is not nil☆63Sep 28, 2025Updated 11 months ago
- tenv detects environment variable not using t.Setenv☆24Jan 6, 2025Updated last year
- Find unused parameters in Go☆572Aug 23, 2026Updated last week
- A linter that checks for duplicate words in the source code (usually miswritten)☆17Aug 18, 2026Updated 2 weeks ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆488Feb 24, 2026Updated 6 months ago
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆16Updated this week
- Linter that confirms DB rows and statements are closed properly.☆91Mar 18, 2026Updated 5 months ago