intrange is a program for checking for loops that could use the Go 1.22 integer range feature.
☆39Oct 30, 2025Updated 7 months ago
Alternatives and similar repositories for intrange
Users that are interested in intrange are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 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☆29Jun 19, 2026Updated last week
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Jun 4, 2026Updated 3 weeks ago
- Golang linter to use strconv☆47Nov 19, 2025Updated 7 months ago
- A linter that handle directives into `go.mod`.☆18Jun 3, 2026Updated 3 weeks ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- tenv detects environment variable not using t.Setenv☆24Jan 6, 2025Updated last year
- Protobuf golang linter - use getters instead of fields.☆34May 6, 2026Updated last month
- Use right mirror functions for string/[]byte performance bust☆45May 31, 2026Updated 3 weeks ago
- Linter to detects the overuse or misuse of interfaces in Go code AKA "Interface Pollution"☆22Jun 17, 2026Updated last week
- goimportx is a tool to help you manage your go imports.☆10Jun 3, 2024Updated 2 years ago
- Accept Interfaces, Return Concrete Types☆86Jun 22, 2026Updated last week
- Analyzer: checks whether err of sql.Rows is checked.☆18Oct 14, 2023Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆79Apr 12, 2026Updated 2 months ago
- ☆23Jan 16, 2026Updated 5 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Go Linter: finds wasted assignment statements 🗑☆38Feb 23, 2026Updated 4 months ago
- Linter to check if your tests have been marked as parallel correctly☆61Oct 14, 2025Updated 8 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆132Feb 1, 2026Updated 4 months ago
- Magic number detector for Go.☆208Dec 21, 2023Updated 2 years ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆84Jun 4, 2026Updated 3 weeks ago
- detects nested contexts in loops or function literals☆78Updated this week
- Go modules that implement OpenTelemetry-to-Datadog mapping for all telemetry signals☆24Sep 15, 2025Updated 9 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆40Jan 19, 2026Updated 5 months ago
- The Go Tripper package provides functionality for monitoring the status of a circuit. Track success and failure counts, implement circuit…☆15Apr 21, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- golang analyzer that finds structures with uninitialized fields☆200Jun 21, 2026Updated last week
- Analyzer: nilerr checks returning nil when err is not nil☆63Sep 28, 2025Updated 9 months ago
- Go linter for finding defer statements inside for loops☆26Nov 27, 2023Updated 2 years ago
- ☆56Oct 16, 2024Updated last year
- Cross-platform Golang pre-commit hooks☆15Apr 27, 2026Updated 2 months ago
- linter to enforce consistent import aliases☆17Dec 26, 2024Updated last year
- The tool to pretty print JSON log stream right from running process in human readable format☆24May 30, 2026Updated 3 weeks ago
- Check that no init functions are present in Go code.☆43Apr 16, 2021Updated 5 years ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆49Feb 13, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Linter checks that printf-like functions are named with `f` at the end.☆25Jun 2, 2026Updated 3 weeks ago
- Generates random utf-8 strings for fuzz t�sting character encoding probl�ms☆11Aug 21, 2015Updated 10 years ago
- Go linter to detect erroneous multiplication of duration values☆48Oct 24, 2025Updated 8 months ago
- Go linter for forbidding identifiers☆172Apr 12, 2026Updated 2 months ago
- A linter that handles struct tags.☆56Jun 2, 2026Updated 3 weeks ago
- Analyzer: check whether a function uses a non-inherited context☆51May 22, 2026Updated last month
- ☆13Jan 7, 2025Updated last year