ckaznocha / intrangeLinks
intrange is a program for checking for loops that could use the Go 1.22 integer range feature.
☆36Updated last 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☆42Updated 2 weeks ago
- golang linter to detect named returns☆29Updated last week
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- Safe number conversion in Go: address gosec G115 and cwe-190 Integer Overflow or Wraparound☆70Updated last week
- misspelled word linter for Go comments, string literals and embedded files☆43Updated 7 months ago
- Golang linter to check the errors handling expressions☆57Updated last month
- Accept Interfaces, Return Concrete Types☆77Updated 2 months ago
- Protobuf golang linter - use getters instead of fields.☆31Updated last month
- Go linter for forbidding identifiers☆155Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- A linter that handles struct tags.☆55Updated 2 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- A linter that handle directives into `go.mod`.☆16Updated last month
- Linter that confirms DB rows and statements are closed properly.☆90Updated 5 months ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last week
- Use right mirror functions for string/[]byte performance bust☆44Updated 6 months ago
- Ordered map☆117Updated 5 months ago
- ☆54Updated last year
- linter to enforce consistent import aliases☆16Updated 10 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆46Updated 8 months ago
- ☆115Updated last week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated this week
- Check that no globals are present in Go code.☆122Updated 5 months ago
- Linter to check if your tests have been marked as parallel correctly☆59Updated 3 weeks ago
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated last week
- Bridge between Go testing.T and slog.☆79Updated 2 years ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆75Updated this week
- Run Go tests inside a Docker image☆100Updated 8 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated 2 weeks ago