ashanbrown / makezeroLinks
A linter to ensure that slices are not initialized with non-zero length
☆78Updated 8 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☆153Updated 8 months ago
- Accept Interfaces, Return Concrete Types☆77Updated last month
- Check that no globals are present in Go code.☆120Updated 4 months ago
- ☆54Updated last year
- ☆121Updated last year
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆75Updated 2 weeks ago
- Golang linter to check the errors handling expressions☆56Updated 3 weeks ago
- noctx finds function calls without context.Context.☆208Updated 2 months ago
- Magic number detector for Go.☆201Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆122Updated 4 months ago
- 🚨 slog sampling: drop repetitive log records☆93Updated 2 weeks ago
- Go linter that checks if package imports are in a list of acceptable packages.☆177Updated 7 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- A linter that handles struct tags.☆55Updated last month
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated this week
- golang linter to detect named returns☆28Updated last week
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆309Updated 2 weeks ago
- Linter that confirms DB rows and statements are closed properly.☆90Updated 4 months ago
- Golang linter to use strconv☆41Updated this week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 2 weeks ago
- Allow and block list linter for direct Go module dependencies.☆77Updated last week
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 8 months ago
- linter for copyright headers☆28Updated last week
- Python's repr() for Go☆166Updated this week
- Analyzer: check whether a function uses a non-inherited context☆49Updated 7 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- checks usage of OpenTelemetry/Census spans☆82Updated 2 weeks ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆68Updated last year