ashanbrown / makezeroLinks
A linter to ensure that slices are not initialized with non-zero length
☆76Updated 6 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☆148Updated 6 months ago
- Accept Interfaces, Return Concrete Types☆74Updated 3 months ago
- ☆54Updated 10 months ago
- ☆121Updated last year
- Check that no globals are present in Go code.☆119Updated 2 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Magic number detector for Go.☆201Updated last year
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆70Updated 2 weeks ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- A linter that handles struct tags.☆54Updated 4 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- golang linter to detect named returns☆28Updated this week
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated this week
- 🚨 slog sampling: drop repetitive log records☆88Updated this week
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆300Updated 2 weeks ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 2 months ago
- noctx finds function calls without context.Context.☆203Updated 2 weeks ago
- Golang linter to use strconv☆40Updated 5 months ago
- Linter that confirms DB rows and statements are closed properly.☆88Updated 2 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆169Updated 5 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 6 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 2 weeks ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last month
- Script engine, especially good for tests☆156Updated last year
- Notification broadcaster library☆156Updated 3 years ago
- linter for copyright headers☆27Updated last week
- A cancelable reader for Go☆136Updated 2 years ago
- 🚨 Chi middleware for slog logger☆77Updated 2 weeks ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆201Updated 3 years ago