ashanbrown / makezero
A linter to ensure that slices are not initialized with non-zero length
☆75Updated 2 months ago
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☆137Updated 2 months ago
- Accept Interfaces, Return Concrete Types☆65Updated this week
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- ☆120Updated 9 months ago
- Check that no globals are present in Go code.☆112Updated 2 months ago
- A linter that handles struct tags.☆52Updated 2 weeks ago
- Golang linter that encourages you to use a separate _test package☆50Updated this week
- Allow and block list linter for direct Go module dependencies.☆74Updated last month
- Go linter that checks if package imports are in a list of acceptable packages.☆161Updated last month
- 🚨 slog sampling: drop repetitive log records☆76Updated 2 weeks ago
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆282Updated this week
- ☆53Updated 5 months ago
- Ordered map☆101Updated 9 months ago
- Run Go tests inside a Docker image☆99Updated 2 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated last month
- 🪵 Ensure consistent code style when using log/slog☆171Updated last week
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆109Updated 2 months ago
- noctx finds sending http request without context.Context.☆184Updated 2 months ago
- Golang linter to use strconv☆39Updated last month
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last month
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- Optional values for Go☆103Updated 3 months ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated last week
- Checks for a new line before return and branch statements.☆28Updated last year
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Bridge between Go testing.T and slog.☆70Updated last year
- ☆96Updated 3 months ago