ashanbrown / makezero
A linter to ensure that slices are not initialized with non-zero length
☆70Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for makezero
- Go linter for forbidding identifiers☆125Updated 5 months ago
- Accept Interfaces, Return Concrete Types☆62Updated 3 months ago
- ☆51Updated last month
- Go linter to detect erroneous multiplication of duration values☆46Updated 6 months ago
- Allow and block list linter for direct Go module dependencies.☆72Updated this week
- ☆121Updated 5 months ago
- 🪵 Ensure consistent code style when using log/slog☆107Updated last week
- Go linter that checks if package imports are in a list of acceptable packages.☆149Updated last week
- noctx finds sending http request without context.Context.☆185Updated 2 months ago
- Check that no globals are present in Go code.☆105Updated last year
- A linter that handles struct tags.☆47Updated 8 months ago
- Golang linter to check the errors handling expressions☆46Updated 3 years ago
- Ordered map☆97Updated 4 months ago
- golang linter to detect named returns☆26Updated 2 weeks ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆53Updated last month
- Run Go tests inside a Docker image☆98Updated 2 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆35Updated last week
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆247Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆40Updated last week
- In-process request tracing☆94Updated last year
- Magic number detector for Go.☆191Updated 11 months ago
- Script engine, especially good for tests☆146Updated 8 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Go tool for major version upgrades☆124Updated last month
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆116Updated last year
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 7 months ago
- Analyzer: check whether a function uses a non-inherited context☆44Updated 5 months ago
- Golang linter that encourages you to use a separate _test package☆47Updated this week
- importable versions of parts of the Go standard library☆49Updated 2 years ago