kyoh86 / looppointer
An analyzer that checks for pointers to enclosing loop variables.
☆38Updated last year
Alternatives and similar repositories for looppointer:
Users that are interested in looppointer are comparing it to the libraries listed below
- ☆91Updated last month
- ☆24Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 weeks ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- ☆121Updated 8 months ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆20Updated last week
- ☆52Updated 4 months ago
- A linter that handles struct tags.☆49Updated last month
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆25Updated 7 months ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated 11 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- Object file abstractions in Go☆30Updated 10 months ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated 11 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- ☆26Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated 3 months ago
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- linter for copyright headers☆24Updated 11 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 10 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this week
- Golang linter to use strconv☆32Updated this week
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Set of Go context's utilities.☆54Updated 3 years ago
- Client-side load balancing for net/http☆58Updated 3 weeks ago