ashanbrown / makezeroLinks
A linter to ensure that slices are not initialized with non-zero length
☆76Updated 5 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☆144Updated 5 months ago
- ☆121Updated last year
- Accept Interfaces, Return Concrete Types☆69Updated 2 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Check that no globals are present in Go code.☆117Updated last month
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- ☆53Updated 8 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆166Updated 4 months ago
- noctx finds function calls without context.Context.☆199Updated this week
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆67Updated this week
- golang linter to detect named returns☆28Updated last month
- A linter that handles struct tags.☆54Updated 2 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Allow and block list linter for direct Go module dependencies.☆76Updated last week
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Magic number detector for Go.☆199Updated last year
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆72Updated 5 months ago
- Linter that confirms DB rows and statements are closed properly.☆87Updated last month
- 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 3 weeks 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 this week
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 3 weeks ago
- Basic Markdown parser and HTML generator☆111Updated 6 months ago
- Script engine, especially good for tests☆154Updated last year
- clear go error wrapping with caller☆53Updated last year
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆297Updated this week
- Ordered map☆108Updated last month
- Run Go tests inside a Docker image☆99Updated 4 months ago