firefart / nonamedreturnsLinks
golang linter to detect named returns
☆28Updated last month
Alternatives and similar repositories for nonamedreturns
Users that are interested in nonamedreturns are comparing it to the libraries listed below
Sorting:
- Golang linter to use strconv☆40Updated 3 months ago
- A linter that handles struct tags.☆54Updated 2 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last month
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 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`.☆25Updated last week
- linter to enforce consistent import aliases☆16Updated 6 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆30Updated last week
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- ☆53Updated 8 months ago
- Accept Interfaces, Return Concrete Types☆73Updated 2 months ago
- ☆16Updated last year
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner.☆47Updated 7 months ago
- Extension handlers for the slog library☆43Updated last year
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last month
- Linter to check if your tests have been marked as parallel correctly☆57Updated 3 months ago
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- cobra adapter for mango☆33Updated 2 years ago
- Context aware slog☆25Updated last month
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 3 months ago
- Detects when some calls can be replaced by methods from the testing package☆27Updated 3 weeks ago
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Updated last year
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- linter for copyright headers☆27Updated this week
- logr implementation against the stdlib log package☆35Updated 2 years ago
- Checks for a new line before return and branch statements.☆28Updated last year
- ☆26Updated 3 years ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year