ssgreg / nlreturnLinks
Checks for a new line before return and branch statements.
☆27Updated last year
Alternatives and similar repositories for nlreturn
Users that are interested in nlreturn are comparing it to the libraries listed below
Sorting:
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated last week
- ☆43Updated last year
- Golang linter to check the errors handling expressions☆63Updated 3 months ago
- Linter that checks that comments end in a period☆49Updated 2 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆187Updated 10 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Golang linter to use strconv☆43Updated last month
- Go linter to detect erroneous multiplication of duration values☆49Updated 2 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated 3 weeks ago
- ☆54Updated last year
- Check that no globals are present in Go code.☆124Updated 7 months ago
- golang linter to detect named returns☆29Updated 3 weeks ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆47Updated 10 months ago
- Go linter for forbidding identifiers☆158Updated 2 months ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 months ago
- A linter that handle directives into `go.mod`.☆16Updated last month
- linter for copyright headers☆29Updated 3 weeks ago
- Accept Interfaces, Return Concrete Types☆78Updated 3 weeks ago
- A linter that detect the possibility to use variables/constants from the Go standard library.☆46Updated 7 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Magic number detector for Go.☆204Updated 2 years ago
- detects nested contexts in loops or function literals☆64Updated this week
- A linter that handles struct tags.☆55Updated last month
- ☆121Updated last week
- Analyzer: check whether a function uses a non-inherited context☆49Updated 10 months ago
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Updated 2 years ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated 2 years ago
- CPU-guided performance analyzer for Go☆79Updated 3 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Linter that confirms DB rows and statements are closed properly.☆90Updated 7 months ago