A linter to ensure that slices are not initialized with non-zero length
β79Apr 12, 2026Updated 3 months ago
Alternatives and similar repositories for makezero
Users that are interested in makezero are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Go linter to detect erroneous multiplication of duration valuesβ48Oct 24, 2025Updated 8 months ago
- Go Linter: finds wasted assignment statements πβ38Feb 23, 2026Updated 4 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codesβ28Jun 26, 2024Updated 2 years ago
- golang linter to detect named returnsβ29Updated this week
- Go linter for forbidding identifiersβ174Apr 12, 2026Updated 3 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.β209Dec 21, 2023Updated 2 years ago
- noctx finds function calls without context.Context.β227Mar 11, 2026Updated 4 months ago
- β119Apr 11, 2026Updated 3 months ago
- Check that no globals are present in Go code.β133Feb 15, 2026Updated 5 months ago
- Linter that checks that comments end in a periodβ50Mar 27, 2026Updated 3 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.β666Feb 26, 2026Updated 4 months ago
- β56Oct 16, 2024Updated last year
- Analyzer: checks whether err of sql.Rows is checked.β18Oct 14, 2023Updated 2 years ago
- Linter that confirms DB rows and statements are closed properly.β92Mar 18, 2026Updated 4 months ago
- Deploy open-source AI quickly and easily - Special Bonus Offer β’ AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Analyzer: nilerr checks returning nil when err is not nilβ64Sep 28, 2025Updated 9 months ago
- Golang linter to check the errors handling expressionsβ75Jul 6, 2026Updated 2 weeks ago
- Golang linter that encourages you to use a separate _test packageβ51Updated this week
- A Go linter to check that errors from external packages are wrappedβ375Nov 24, 2025Updated 7 months ago
- Golang linter to use strconvβ48Nov 19, 2025Updated 8 months ago
- Detect deeply nested if statements in Go source codeβ44Feb 26, 2026Updated 4 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.β324Jan 29, 2026Updated 5 months ago
- linter for copyright headersβ30Feb 10, 2026Updated 5 months ago
- Go linter that checks if package imports are in a list of acceptable packages.β203Mar 6, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways β’ AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Golang linter, lint pass any slice as any in variadic functionβ19May 22, 2023Updated 3 years ago
- π Enforce field tags in (un)marshaled structsβ40Jan 19, 2026Updated 6 months ago
- β18Sep 17, 2025Updated 10 months ago
- nilnesserr = nilness + nilerrβ10Apr 4, 2025Updated last year
- Go linter for checking that your code uses short syntax for if-statements whenever possible.β17Jul 31, 2022Updated 3 years ago
- tenv detects environment variable not using t.Setenvβ24Jan 6, 2025Updated last year
- Find unused parameters in Goβ571Oct 27, 2025Updated 8 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.β344Dec 5, 2024Updated last year
- Moved to https://codeberg.org/polyfloyd/go-errorlintβ315Nov 1, 2025Updated 8 months ago
- GPUs on demand by Runpod - Special Offer Available β’ AdRun AI, ML, and HPC workloads on powerful cloud GPUsβwithout limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Linter checks that printf-like functions are named with `f` at the end.β25Jul 1, 2026Updated 2 weeks ago
- Checks for a new line before return and branch statements.β28Apr 4, 2024Updated 2 years ago
- Check that no init functions are present in Go code.β43Apr 16, 2021Updated 5 years ago
- β23Jan 16, 2026Updated 6 months ago
- copyloopvar is a linter detects places where loop variables are copied.β25Oct 28, 2025Updated 8 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.β39Oct 30, 2025Updated 8 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)β483Feb 24, 2026Updated 4 months ago