ckaznocha / intrangeLinks
intrange is a program for checking for loops that could use the Go 1.22 integer range feature.
☆36Updated last month
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☆42Updated 3 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated last month
- misspelled word linter for Go comments, string literals and embedded files☆43Updated 8 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- golang linter to detect named returns☆29Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated this week
- Accept Interfaces, Return Concrete Types☆78Updated this week
- Golang linter to check the errors handling expressions☆59Updated 2 months ago
- Protobuf golang linter - use getters instead of fields.☆31Updated 2 months ago
- ☆54Updated last year
- Ordered map☆121Updated 6 months ago
- Use right mirror functions for string/[]byte performance bust☆44Updated 8 months ago
- Safe number conversion in Go: address gosec G115 and cwe-190 Integer Overflow or Wraparound☆77Updated 2 weeks ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- A linter that handles struct tags.☆55Updated 2 weeks ago
- A linter that handle directives into `go.mod`.☆16Updated 2 weeks ago
- Go linter for forbidding identifiers