ckaznocha / intrangeLinks
intrange is a program for checking for loops that could use the Go 1.22 integer range feature.
☆34Updated this week
Alternatives and similar repositories for intrange
Users that are interested in intrange are comparing it to the libraries listed below
Sorting:
- Golang linter to use strconv☆41Updated this week
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 6 months ago
- A linter that handles struct tags.☆54Updated last month
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- Accept Interfaces, Return Concrete Types☆75Updated 2 weeks ago
- Ordered map☆112Updated 4 months ago
- golang linter to detect named returns☆28Updated 2 weeks ago
- Go linter for forbidding identifiers☆151Updated 8 months ago
- Linter to detects the overuse or misuse of interfaces in Go code AKA "Interface Pollution"☆16Updated 2 months ago
- Golang linter to check the errors handling expressions☆55Updated last week
- Run Go tests inside a Docker image☆100Updated 7 months ago
- ☆54Updated 11 months ago
- Linter that confirms DB rows and statements are closed properly.☆90Updated 4 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Linter to check if your tests have been marked as parallel correctly☆58Updated 5 months ago
- Protobuf golang linter - use getters instead of fields.☆31Updated 3 weeks ago
- Safe number conversion in Go: address gosec G115 and cwe-190 Integer Overflow or Wraparound☆61Updated 2 weeks ago
- ☆110Updated last week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 3 weeks ago
- Remote Git repos as fs.FS file systems.☆129Updated last year
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- ☆121Updated last year
- A linter that handle directives into `go.mod`.☆15Updated this week
- Marshal and unmarshal Protobuf as YAML with rich error messages.☆56Updated 2 weeks ago
- linter to enforce consistent import aliases☆16Updated 9 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- pex makes piping easier☆77Updated last year
- ☆99Updated 9 months ago