ckaznocha / intrange
intrange is a program for checking for loops that could use the Go 1.22 integer range feature.
☆29Updated last week
Alternatives and similar repositories for intrange
Users that are interested in intrange are comparing it to the libraries listed below
Sorting:
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 3 weeks ago
- Golang linter to use strconv☆40Updated 2 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 11 months ago
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 2 months ago
- A linter that handles struct tags.☆54Updated last month
- golang linter to detect named returns☆28Updated 2 weeks ago
- Ordered map☆102Updated this week
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- Golang linter to check the errors handling expressions☆52Updated 4 years ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Accept Interfaces, Return Concrete Types☆69Updated 3 weeks ago
- Allow and block list linter for direct Go module dependencies.☆75Updated 3 weeks ago
- copyloopvar is a linter detects places where loop variables are copied.☆22Updated 4 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- Run Go tests inside a Docker image☆99Updated 3 months ago
- ☆26Updated 3 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Golang linter that encourages you to use a separate _test package☆50Updated 3 weeks ago
- Detects when some calls can be replaced by methods from the testing package☆27Updated last month
- Use right mirror functions for string/[]byte performance bust☆44Updated last month
- Protobuf golang linter - use getters instead of fields.☆30Updated last month
- ☆53Updated 7 months ago
- tenv detects environment variable not using t.Setenv☆24Updated 4 months ago
- Go linter for forbidding identifiers☆140Updated 4 months ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- ☆107Updated 10 months ago
- linter to enforce consistent import aliases☆16Updated 5 months ago
- GoDoX extract speficic comments from Go code based on keywords☆17Updated 3 months ago
- Experimental iterator implementation for Go compatible with, but not requiring, CL 510541.☆23Updated 2 months ago