ckaznocha / intrange
intrange is a program for checking for loops that could use the Go 1.22 integer range feature.
☆19Updated this week
Alternatives and similar repositories for intrange:
Users that are interested in intrange are comparing it to the libraries listed below
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆25Updated 7 months ago
- Golang linter to use strconv☆31Updated this week
- golang linter to detect named returns☆28Updated this week
- Simple linter to check that your code does not contain non-ASCII identifiers☆26Updated this week
- Simple oauth prompting☆28Updated last year
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated last week
- ☆24Updated 2 years ago
- a slog handler for testing that code logs expected results☆14Updated 6 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Golang linter to check the errors handling expressions☆49Updated 4 years ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last month
- alternative condition variable synchronization primitive☆27Updated 2 months ago
- Run Go tests inside a Docker image☆99Updated this week
- linter for copyright headers☆24Updated 11 months ago
- ☆52Updated 3 months ago
- ☆26Updated 3 years ago
- A linter that handles struct tags.☆49Updated last month
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated last week
- misspelled word linter for Go comments, string literals and embedded files☆41Updated 3 months ago
- Allow and block list linter for direct Go module dependencies.☆74Updated last week
- Extension handlers for the slog library☆42Updated last year
- Use right mirror functions for string/[]byte performance bust☆43Updated this week
- Linter that checks that comments end in a period☆45Updated last month
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 10 months ago
- importable versions of parts of the Go standard library☆49Updated 2 years ago