butuzov / ireturn
Accept Interfaces, Return Concrete Types
☆64Updated 3 months ago
Alternatives and similar repositories for ireturn:
Users that are interested in ireturn are comparing it to the libraries listed below
- A linter to ensure that slices are not initialized with non-zero length☆75Updated last month
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated last week
- Go linter for forbidding identifiers☆135Updated last month
- Allow and block list linter for direct Go module dependencies.☆74Updated last week
- ☆52Updated 5 months ago
- 🪵 Ensure consistent code style when using log/slog☆158Updated last week
- Run Go tests inside a Docker image☆99Updated last month
- Check that no globals are present in Go code.☆110Updated last month
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- 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
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- Golang linter to use strconv☆36Updated last week
- A linter that handles struct tags.☆51Updated 2 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆158Updated 2 weeks ago
- Linter that checks that comments end in a period☆46Updated last month
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- Use right mirror functions for string/[]byte performance bust☆44Updated last month
- ☆120Updated 9 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆62Updated last week
- ☆43Updated 3 months ago
- linter for copyright headers☆24Updated 3 weeks ago
- Magic number detector for Go.☆195Updated last year
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆21Updated 2 weeks ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆278Updated this week
- 🔍 Load environment variables into a config struct☆69Updated 7 months ago
- 🚨 slog sampling: drop repetitive log records☆73Updated last month
- JSON benchmarks to compare different Go JSON implementations☆46Updated last month
- Cache implementations in Go, with support for generics.☆45Updated 2 years ago
- golang linter to detect named returns☆28Updated 2 weeks ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆108Updated last year