kyoh86 / looppointer
An analyzer that checks for pointers to enclosing loop variables.
☆38Updated last year
Related projects ⓘ
Alternatives and complementary repositories for looppointer
- Go linter to detect erroneous multiplication of duration values☆46Updated 6 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆15Updated this week
- ☆88Updated 3 years ago
- ☆121Updated 5 months ago
- ☆24Updated 2 years ago
- ☆51Updated last month
- Set of Go context's utilities.☆51Updated 3 years ago
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- ☆33Updated 2 years ago
- ☆26Updated 2 years ago
- Object file abstractions in Go☆30Updated 7 months ago
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- Print uncovered code☆50Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆40Updated last week
- Use right mirror functions for string/[]byte performance bust☆43Updated this week
- Basic Markdown parser and HTML generator☆84Updated 3 months ago
- Golang linter to check the errors handling expressions☆46Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆85Updated 4 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆24Updated 4 months ago
- Detect deeply nested if statements in Go source code☆41Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆116Updated last year
- Allow and block list linter for direct Go module dependencies.☆72Updated this week
- The missing library to write protoc plugins.☆29Updated 2 months ago
- Go linter for forbidding identifiers☆125Updated 5 months ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- sketches for the Go 2 Type Parameters proposal☆32Updated last year
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆53Updated last month
- ☆19Updated 3 years ago