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☆40Updated 5 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last week
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- golang linter to detect named returns☆28Updated this week
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated this week
- Accept Interfaces, Return Concrete Types☆74Updated 3 months ago
- Linter to check if your tests have been marked as parallel correctly☆58Updated 4 months ago
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- A linter that handles struct tags.☆54Updated 4 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆43Updated 6 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- Go linter for forbidding identifiers☆148Updated 6 months ago
- linter to enforce consistent import aliases☆16Updated 7 months ago
- ☆54Updated 10 months ago
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 4 months ago
- Safe number conversion in Go: address gosec G115 and cwe-190 Integer Overflow or Wraparound☆60Updated this week
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 6 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆22Updated 7 months ago
- ☆121Updated last year
- Marshal and unmarshal Protobuf as YAML with rich error messages.☆54Updated this week
- Go linter for Vertical Function Ordering☆18Updated 2 months ago
- pex makes piping easier☆77Updated last year
- Run Go tests inside a Docker image☆100Updated 6 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Go tool for major version upgrades☆140Updated 10 months ago
- ☆110Updated this week
- Ordered map☆109Updated 2 months ago
- ☆98Updated 7 months ago
- Bridge between Go testing.T and slog.☆78Updated 2 years ago
- Use right mirror functions for string/[]byte performance bust☆44Updated 4 months ago