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:
- Golang linter to use strconv☆43Updated last month
- golang linter to detect named returns☆29Updated 3 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated 3 weeks ago
- Accept Interfaces, Return Concrete Types☆78Updated 3 weeks ago
- Safe number conversion in Go: address gosec G115 and cwe-190 Integer Overflow or Wraparound☆77Updated 3 weeks ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Ordered map☆121Updated 7 months ago
- A linter that handles struct tags.☆55Updated last month
- Linter that confirms DB rows and statements are closed properly.☆90Updated 7 months ago
- misspelled word linter for Go comments, string literals and embedded files☆43Updated 9 months ago
- linter to enforce consistent import aliases☆16Updated last year
- Analyzer: fourcetypeassert finds type assertions which did forcely☆47Updated 10 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Use right mirror functions for string/[]byte performance bust☆44Updated 8 months ago
- Go linter for forbidding identifiers☆158Updated 2 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated 3 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 months ago
- JSON schema support for Go programs☆89Updated 2 months ago
- Golang linter to check the errors handling expressions☆62Updated 3 months ago
- ☆120Updated last month
- Run Go tests inside a Docker image☆100Updated 10 months ago
- ☆54Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆187Updated 10 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated this week
- Protobuf golang linter - use getters instead of fields.☆31Updated 2 weeks ago
- Allow and block list linter for direct Go module dependencies.☆78Updated 3 weeks ago
- Linter to check if your tests have been marked as parallel correctly☆60Updated 2 months ago
- Check that no globals are present in Go code.☆124Updated 7 months ago
- maintidx measures the maintainability index of each function.☆75Updated last year
- Go linter to detect erroneous multiplication of duration values☆49Updated 2 months ago