butuzov / ireturnLinks
Accept Interfaces, Return Concrete Types
☆78Updated 3 weeks ago
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 2 months ago
- Go linter for forbidding identifiers☆158Updated 2 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated 3 weeks ago
- ☆54Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆187Updated 10 months ago
- Check that no globals are present in Go code.☆124Updated 7 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- golang linter to detect named returns☆29Updated last month
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆78Updated last week
- 🚨 slog sampling: drop repetitive log records☆97Updated last month
- linter for copyright headers☆29Updated 3 weeks ago
- Linter that confirms DB rows and statements are closed properly.☆90Updated 7 months ago
- ☆43Updated last year
- detects nested contexts in loops or function literals☆64Updated last week
- Golang linter to check the errors handling expressions☆63Updated 3 months ago
- Golang linter to use strconv☆43Updated last month
- Allow and block list linter for direct Go module dependencies.☆78Updated last month
- Magic number detector for Go.☆204Updated 2 years ago
- Linter that checks that comments end in a period☆48Updated 2 months ago
- Use right mirror functions for string/[]byte performance bust☆44Updated 9 months ago
- Run Go tests inside a Docker image☆100Updated 10 months ago
- A linter that handles struct tags.☆55Updated last month
- Behaviour Driven Development tests generator for Golang☆92Updated last month
- Analyzer: fourcetypeassert finds type assertions which did forcely☆47Updated 10 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 2 months ago
- 🚨 net/http middleware for slog logger☆90Updated 2 months ago
- Go linter to detect erroneous multiplication of duration values☆49Updated 2 months ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated last week
- Safe number conversion in Go: address gosec G115 and cwe-190 Integer Overflow or Wraparound☆77Updated 3 weeks ago
- ☆79Updated last year