ashanbrown / makezeroLinks
A linter to ensure that slices are not initialized with non-zero length
☆76Updated 7 months ago
Alternatives and similar repositories for makezero
Users that are interested in makezero are comparing it to the libraries listed below
Sorting:
- Accept Interfaces, Return Concrete Types☆74Updated this week
- Go linter for forbidding identifiers☆150Updated 7 months ago
- ☆54Updated 10 months ago
- Check that no globals are present in Go code.☆119Updated 3 months ago
- ☆121Updated last year
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- Magic number detector for Go.☆201Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆173Updated 6 months ago
- noctx finds function calls without context.Context.☆206Updated last month
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆74Updated this week
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- golang linter to detect named returns☆28Updated last week
- 🚨 slog sampling: drop repetitive log records☆88Updated last week
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆304Updated this week
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 2 months ago
- Linter that confirms DB rows and statements are closed properly.☆89Updated 3 months ago
- A linter that handles struct tags.☆54Updated last week
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Golang linter to use strconv☆41Updated 5 months ago
- linter for copyright headers☆28Updated last week
- Linter that checks that comments end in a period☆48Updated 4 months ago
- Allow and block list linter for direct Go module dependencies.☆77Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- Checks for a new line before return and branch statements.☆28Updated last year
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated this week
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 7 months ago
- Script engine, especially good for tests☆158Updated last year