butuzov / ireturnLinks
Accept Interfaces, Return Concrete Types
☆69Updated 2 months ago
Alternatives and similar repositories for ireturn
Users that are interested in ireturn are comparing it to the libraries listed below
Sorting:
- Go linter for forbidding identifiers☆144Updated 5 months ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- 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
- Allow and block list linter for direct Go module dependencies.☆76Updated last week
- Run Go tests inside a Docker image☆99Updated 4 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated last 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 if package imports are in a list of acceptable packages.☆166Updated 4 months ago
- Golang linter to use strconv☆40Updated 3 months ago
- OpenTelemetry auto-instrumentation tool for Golang. It automatically injects OpenTelemetry blocks.☆24Updated this week
- golang linter to detect named returns☆28Updated last month
- Use right mirror functions for string/[]byte performance bust☆44Updated 2 months ago
- 🔍 Seamless Observability for Distributed Systems 🔍☆71Updated last week
- 🚨 slog sampling: drop repetitive log records☆84Updated 2 weeks ago
- Linter that confirms DB rows and statements are closed properly.☆87Updated last month
- Linter that checks that comments end in a period☆48Updated 2 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆67Updated last week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆30Updated this week
- Optional values for Go☆103Updated 6 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆297Updated this week
- Go package to associate status codes and messages with errors☆24Updated 3 months ago
- High performance JSON iterator & validator for Go☆95Updated last year
- Magic number detector for Go.☆199Updated last year
- detects nested contexts in loops or function literals☆47Updated this week
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 3 months ago
- 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
- Check that no init functions are present in Go code.☆42Updated 4 years ago