ckaznocha / intrangeLinks
intrange is a program for checking for loops that could use the Go 1.22 integer range feature.
☆36Updated 3 months ago
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☆43Updated 2 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated 2 weeks ago
- golang linter to detect named returns☆29Updated 3 weeks ago
- misspelled word linter for Go comments, string literals and embedded files☆43Updated 10 months ago
- Golang linter to check the errors handling expressions☆67Updated 4 months ago
- Accept Interfaces, Return Concrete Types☆78Updated last month
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Updated last year
- A linter that handle directives into `go.mod`.☆16Updated 2 months ago
- Safe number conversion in Go: address gosec G115 and cwe-190 Integer Overflow or Wraparound☆81Updated this week
- Protobuf golang linter - use getters instead of fields.☆32Updated this week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated 2 weeks ago
- Use right mirror functions for string/[]byte performance bust☆44Updated 9 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- A linter that handles struct tags.☆55Updated 2 months ago
- ☆55Updated last year
- Ordered map☆121Updated 8 months ago
- A linter to ensure that slices are not initialized with non-zero length☆79Updated 3 months ago
- Go linter for forbidding identifiers☆160Updated 3 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆48Updated 11 months ago
- Linter that confirms DB rows and statements are closed properly.☆91Updated 8 months ago
- ☆121Updated last month
- linter to enforce consistent import aliases☆17Updated last year
- ☆120Updated 2 months ago
- Linter to check if your tests have been marked as parallel correctly☆61Updated 3 months ago
- Go linter to detect erroneous multiplication of duration values☆49Updated 3 months ago
- Run Go tests inside a Docker image☆100Updated 11 months ago
- Allow and block list linter for direct Go module dependencies.☆78Updated 3 weeks ago
- Bridge between Go testing.T and slog.☆80Updated 2 years ago
- a slog handler for testing that code logs expected results☆23Updated last year
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆132Updated this week