ssgreg / nlreturnLinks
Checks for a new line before return and branch statements.
☆28Updated last year
Alternatives and similar repositories for nlreturn
Users that are interested in nlreturn are comparing it to the libraries listed below
Sorting:
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Linter that checks that comments end in a period☆47Updated last month
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated 2 weeks ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last week
- A linter that handle directives into `go.mod`.☆15Updated last week
- Golang linter to use strconv☆40Updated 3 months ago
- ☆42Updated 6 months ago
- A linter that detect the possibility to use variables/constants from the Go standard library.☆45Updated 3 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- Check that no globals are present in Go code.☆115Updated 3 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆165Updated 3 months ago
- Go linter for forbidding identifiers☆143Updated 4 months ago
- GoDoX extract speficic comments from Go code based on keywords☆17Updated 4 months ago
- ☆53Updated 8 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 11 months ago
- Accept Interfaces, Return Concrete Types☆69Updated last month
- linter for copyright headers☆26Updated this week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- A curated list of Go code formatters (like gofmt)☆39Updated 4 years ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 4 months ago
- ☆26Updated 3 years ago
- clear go error wrapping with caller☆51Updated last year
- Allow and block list linter for direct Go module dependencies.☆76Updated last week
- golang linter to detect named returns☆28Updated last week
- Go linter for checking that your code uses short syntax for if-statements whenever possible.☆18Updated 2 years ago
- A linter that handles struct tags.☆54Updated 2 months ago