ckaznocha / intrangeLinks
intrange is a program for checking for loops that could use the Go 1.22 integer range feature.
☆36Updated 2 months ago
Alternatives and similar repositories for intrange
Users that are interested in intrange are comparing it to the libraries listed below
Sorting:
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated last week
- Golang linter to use strconv☆43Updated 2 months ago
- misspelled word linter for Go comments, string literals and embedded files☆43Updated 10 months ago
- JSON schema support for Go programs☆91Updated 3 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated last week
- Safe number conversion in Go: address gosec G115 and cwe-190 Integer Overflow or Wraparound☆78Updated 2 weeks ago
- golang linter to detect named returns☆29Updated 2 weeks ago
- Golang linter to check the errors handling expressions☆66Updated 4 months ago
- Accept Interfaces, Return Concrete Types☆78Updated last month
- A linter that handles struct tags.☆55Updated last month
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆27Updated last year
- Protobuf golang linter - use getters instead of fields.☆31Updated last week
- Go linter for forbidding identifiers☆160Updated 3 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Ordered map☆121Updated 8 months ago
- Use right mirror functions for string/[]byte performance bust☆44Updated 9 months ago
- Linter that confirms DB rows and statements are closed properly.☆91Updated 8 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆132Updated 3 weeks ago
- Linter to detects the overuse or misuse of interfaces in Go code AKA "Interface Pollution"☆17Updated 6 months ago
- Bridge between Go testing.T and slog.☆80Updated 2 years ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆47Updated 11 months ago
- ☆54Updated last year
- ☆120Updated last month
- Run Go tests inside a Docker image☆100Updated 11 months ago
- Allow and block list linter for direct Go module dependencies.☆78Updated 2 weeks ago
- linter to enforce consistent import aliases☆16Updated last year
- Go linter to detect erroneous multiplication of duration values☆49Updated 3 months ago
- a slog handler for testing that code logs expected results☆23Updated last year
- ☆121Updated last month
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 3 months ago