ashanbrown / makezeroLinks
A linter to ensure that slices are not initialized with non-zero length
☆75Updated 4 months ago
Alternatives and similar repositories for makezero
Users that are interested in makezero are comparing it to the libraries listed below
Sorting:
- Go linter for forbidding identifiers☆143Updated 4 months ago
- ☆121Updated last year
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Accept Interfaces, Return Concrete Types☆69Updated last month
- Check that no globals are present in Go code.☆115Updated 3 weeks ago
- ☆53Updated 8 months ago
- Allow and block list linter for direct Go module dependencies.☆76Updated last week
- A linter that handles struct tags.☆54Updated 2 months ago
- golang linter to detect named returns☆28Updated last week
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆67Updated 2 weeks ago
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- noctx finds function calls without context.Context.☆197Updated last month
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆165Updated 3 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated this week
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- clear go error wrapping with caller☆51Updated last year
- Ordered map☆107Updated 3 weeks ago
- Magic number detector for Go.☆197Updated last year
- Golang linter to use strconv☆40Updated 3 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- checks usage of OpenTelemetry/Census spans☆81Updated 2 weeks ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last week
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 10 months ago
- ☆97Updated 5 months ago
- Analyzer: check whether a function uses a non-inherited context☆48Updated 3 months ago
- In-process request tracing☆97Updated last week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆130Updated 2 weeks ago