ashanbrown / makezero
A linter to ensure that slices are not initialized with non-zero length
☆73Updated last week
Alternatives and similar repositories for makezero:
Users that are interested in makezero are comparing it to the libraries listed below
- Go linter for forbidding identifiers☆131Updated last month
- Accept Interfaces, Return Concrete Types☆64Updated last month
- Go linter to detect erroneous multiplication of duration values☆47Updated 8 months ago
- ☆52Updated 3 months ago
- 🪵 Ensure consistent code style when using log/slog☆119Updated this week
- Check that no globals are present in Go code.☆107Updated last year
- A linter that handles struct tags.☆48Updated last week
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- ☆121Updated 7 months ago
- Golang linter to check the errors handling expressions☆47Updated 4 years ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆58Updated 2 weeks ago
- JSON benchmarks to compare different Go JSON implementations☆43Updated last year
- noctx finds sending http request without context.Context.☆185Updated 4 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆154Updated last month
- Ordered map☆99Updated 6 months ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Allow and block list linter for direct Go module dependencies.☆73Updated last month
- golang linter to detect named returns☆27Updated last week
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆260Updated 2 weeks ago
- Golang linter that encourages you to use a separate _test package☆49Updated last week
- Linter that confirms DB rows and statements are closed properly.☆84Updated 2 months ago
- 🚨 slog sampling: drop repetitive log records☆64Updated this week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this week
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- clear go error wrapping with caller☆46Updated last year
- Basic Markdown parser and HTML generator☆88Updated last month
- 🌶️ In-memory caching library for Go☆71Updated last month
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆67Updated 3 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆128Updated 2 months ago