ssgreg / nlreturn
Checks for a new line before return and branch statements.
☆27Updated 11 months ago
Alternatives and similar repositories for nlreturn:
Users that are interested in nlreturn are comparing it to the libraries listed below
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- Golang linter that encourages you to use a separate _test package☆49Updated last week
- Golang linter to use strconv☆34Updated last week
- Linter that checks that comments end in a period☆46Updated last month
- ☆42Updated 3 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 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 this week
- Accept Interfaces, Return Concrete Types☆64Updated 3 months ago
- GoDoX extract speficic comments from Go code based on keywords☆18Updated last month
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- A curated list of Go code formatters (like gofmt)☆36Updated 4 years ago
- Go linter that checks if package imports are in a list of acceptable packages.☆157Updated 2 weeks ago
- ☆52Updated 5 months ago
- Go linter for forbidding identifiers☆135Updated last month
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this week
- linter for copyright headers☆24Updated 2 weeks ago
- golang linter to detect named returns☆28Updated last week
- A linter to ensure that slices are not initialized with non-zero length☆75Updated last month
- Check that no globals are present in Go code.☆110Updated last month
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Updated last year
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆62Updated this week
- Analyzer: check whether a function uses a non-inherited context☆47Updated 2 weeks ago
- Allow and block list linter for direct Go module dependencies.☆74Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 8 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 11 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆37Updated last month
- A linter that detect the possibility to use variables/constants from the Go standard library.☆45Updated 2 months ago