butuzov / ireturnLinks
Accept Interfaces, Return Concrete Types
☆78Updated this week
Alternatives and similar repositories for ireturn
Users that are interested in ireturn are comparing it to the libraries listed below
Sorting:
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last month
- ☆54Updated last year
- Go linter for forbidding identifiers☆157Updated last month
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated last month
- Check that no globals are present in Go code.☆123Updated 6 months ago
- Golang linter to check the errors handling expressions☆59Updated 2 months ago
- golang linter to detect named returns☆29Updated last week
- linter for copyright headers☆28Updated last week
- 🚨 slog sampling: drop repetitive log records☆96Updated 2 weeks ago
- Go linter that checks if package imports are in a list of acceptable packages.☆187Updated 9 months ago
- Linter that confirms DB rows and statements are closed properly.☆90Updated 6 months ago
- Allow and block list linter for direct Go module dependencies.☆78Updated last week
- Magic number detector for Go.☆203Updated last year
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- 🔍 Load environment variables into a config struct☆80Updated last year
- Golang linter to use strconv☆42Updated 3 weeks ago
- misspelled word linter for Go comments, string literals and embedded files☆43Updated 8 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆76Updated 2 weeks ago
- detects nested contexts in loops or function literals☆63Updated this week
- Run Go tests inside a Docker image☆100Updated 10 months ago
- A linter that handles struct tags.☆55Updated last week
- Your Go project's documentation, to-go.☆104Updated last week
- ☆43Updated last year
- Go tool for major version upgrades☆148Updated 3 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated last month
- Go package to convert strings to snake_case, camelCase, kebab-case and more! Supports Go initialisms☆51Updated 2 years ago
- ☆121Updated 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 2 weeks ago
- An opinionated OpenAPI v3 code generator for Go. Use this to generate API models and router scaffolding.☆111Updated 8 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆47Updated 10 months ago