firefart / nonamedreturns
golang linter to detect named returns
☆28Updated this week
Alternatives and similar repositories for nonamedreturns:
Users that are interested in nonamedreturns are comparing it to the libraries listed below
- Golang linter to use strconv☆40Updated last month
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 10 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆26Updated this week
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 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`.☆25Updated this week
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- A linter that handles struct tags.☆53Updated 3 weeks ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- Accept Interfaces, Return Concrete Types☆66Updated this week
- Linter that checks that comments end in a period☆46Updated last week
- Golang linter to check the errors handling expressions☆51Updated 4 years ago
- ☆26Updated 3 years ago
- Collection of third-party modules managed and synced by Buf.☆26Updated this week
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last month
- ☆53Updated 6 months ago
- Golang linter that encourages you to use a separate _test package☆50Updated this week
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- misspelled word linter for Go comments, string literals and embedded files☆42Updated last month
- linter to enforce consistent import aliases☆16Updated 4 months ago
- Client-side load balancing for net/http☆64Updated last week
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆65Updated this week
- timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner.☆47Updated 5 months ago
- Detects when some calls can be replaced by methods from the testing package☆27Updated 3 weeks ago
- ☆16Updated last year
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Context aware slog☆22Updated 2 weeks ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 2 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- GoDoX extract speficic comments from Go code based on keywords☆17Updated 3 months ago
- Linter to check if your tests have been marked as parallel correctly☆54Updated last month