firefart / nonamedreturns
golang linter to detect named returns
☆28Updated 2 weeks ago
Alternatives and similar repositories for nonamedreturns
Users that are interested in nonamedreturns are comparing it to the libraries listed below
Sorting:
- A linter that handles struct tags.☆54Updated last month
- Golang linter to use strconv☆40Updated 2 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 11 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆29Updated last week
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- Accept Interfaces, Return Concrete Types☆69Updated 3 weeks ago
- Golang linter that encourages you to use a separate _test package☆50Updated 3 weeks ago
- Context aware slog☆23Updated 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 3 weeks ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 3 weeks ago
- Golang linter to check the errors handling expressions☆52Updated 4 years ago
- Client-side load balancing for net/http☆65Updated 2 weeks ago
- Cache implementations in Go, with support for generics.☆45Updated 2 years ago
- Linter that checks that comments end in a period☆46Updated last month
- ☆26Updated 3 years ago
- linter for copyright headers☆24Updated last week
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Extension handlers for the slog library☆42Updated last year
- ☆53Updated 7 months ago
- Detects when some calls can be replaced by methods from the testing package☆27Updated last month
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- ☆16Updated last year
- timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner.☆47Updated 6 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆66Updated 3 weeks ago
- Colorized JSON output for Go☆47Updated last year
- Go linter for Vertical Function Ordering☆18Updated 5 months ago
- Go linter for forbidding identifiers☆140Updated 4 months ago
- detects nested contexts in loops or function literals☆44Updated 3 weeks ago
- Simple oauth prompting☆28Updated last year