ckaznocha / intrange
intrange is a program for checking for loops that could use the Go 1.22 integer range feature.
☆24Updated 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☆26Updated 9 months ago
- Golang linter to use strconv☆39Updated last month
- Golang linter that encourages you to use a separate _test package☆50Updated this week
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated last month
- golang linter to detect named returns☆28Updated this week
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated this week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last month
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- A linter that handles struct tags.☆52Updated 2 weeks ago
- Run Go tests inside a Docker image☆99Updated 2 months ago
- Use right mirror functions for string/[]byte performance bust☆44Updated this week
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 3 weeks ago
- Accept Interfaces, Return Concrete Types☆65Updated this week
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 2 months ago
- ☆26Updated 3 years ago
- Ordered map☆101Updated 9 months ago
- Simple oauth prompting☆28Updated last year
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- OpenTelemetry auto-instrumentation tool for Golang. It automatically injects OpenTelemetry blocks.☆24Updated last week
- ☆53Updated 5 months ago
- Allow and block list linter for direct Go module dependencies.☆74Updated last month
- a slog handler for testing that code logs expected results☆16Updated 8 months ago
- Linter that checks that comments end in a period☆46Updated last month
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated 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
- ☆96Updated 3 months ago
- Bridge between Go testing.T and slog.☆70Updated last year
- Checks for a new line before return and branch statements.☆28Updated last year
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- ☆24Updated 2 years ago