kyoh86 / looppointerLinks
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
Sorting:
- ☆121Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 6 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- A linter that handles struct tags.☆54Updated 3 months ago
- ☆53Updated 9 months ago
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- ☆98Updated 7 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- Check that no globals are present in Go code.☆118Updated 2 months ago
- Accept Interfaces, Return Concrete Types☆74Updated 2 months ago
- Support for Unix domain sockets in Go HTTP clients☆81Updated 3 weeks ago
- Golang linter to use strconv☆40Updated 4 months ago
- Magic number detector for Go.☆200Updated last year
- gowrtr is a library that supports golang code generation☆116Updated 2 years ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Go linter for forbidding identifiers☆148Updated 6 months ago
- Go templates invoked as functions☆154Updated 4 years ago
- ☆109Updated last year
- golang linter to detect named returns☆28Updated 3 weeks ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Run Go tests inside a Docker image☆99Updated 5 months ago
- A helper function to create a pointer to a new object in Go 1.18+☆55Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- ☆132Updated 3 years ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆43Updated 5 months ago
- A cancelable reader for Go☆135Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last month