ckaznocha / intrangeLinks
intrange is a program for checking for loops that could use the Go 1.22 integer range feature.
☆36Updated 3 weeks 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☆42Updated last week
- Safe number conversion in Go: address gosec G115 and cwe-190 Integer Overflow or Wraparound☆71Updated last week
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- Accept Interfaces, Return Concrete Types☆78Updated 2 weeks ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- golang linter to detect named returns☆29Updated this week
- misspelled word linter for Go comments, string literals and embedded files☆43Updated 8 months ago
- A linter that handle directives into `go.mod`.☆16Updated 2 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated this week
- Golang linter to check the errors handling expressions☆57Updated 2 months ago
- Use right mirror functions for string/[]byte performance bust☆44Updated 7 months ago
- Linter that confirms DB rows and statements are closed properly.☆90Updated 6 months ago
- Ordered map☆117Updated 6 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Protobuf golang linter - use getters instead of fields.☆31Updated last month
- ☆54Updated last year
- Go build actiongraph debug visualiser.☆126Updated last year
- A linter that handles struct tags.☆55Updated 3 months ago
- Go linter for forbidding identifiers☆155Updated last month
- ☆121Updated last year
- JSON schema support for Go programs☆86Updated last month
- Linter to detects the overuse or misuse of interfaces in Go code AKA "Interface Pollution"☆17Updated 4 months ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last month
- Go linter to detect erroneous multiplication of duration values☆48Updated last month
- Analyzer: fourcetypeassert finds type assertions which did forcely☆47Updated 9 months ago
- ☆118Updated 2 weeks ago
- linter to enforce consistent import aliases☆16Updated 11 months ago
- Check that no globals are present in Go code.☆123Updated 6 months ago
- Linter to check if your tests have been marked as parallel correctly☆59Updated last month
- Remote Git repos as fs.FS file systems.☆130Updated last year