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
- Linter that checks that comments end in a period☆48Updated 2 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 last week
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last month
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- ☆42Updated 6 months ago
- A linter that handle directives into `go.mod`.☆15Updated 3 weeks ago
- Go linter for forbidding identifiers☆144Updated 5 months ago
- Check that no globals are present in Go code.☆117Updated last month
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆166Updated 4 months ago
- Accept Interfaces, Return Concrete Types☆69Updated 2 months ago
- golang linter to detect named returns☆28Updated last month
- Golang linter to use strconv☆40Updated 3 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- GoDoX extract speficic comments from Go code based on keywords☆17Updated 5 months ago
- A curated list of Go code formatters (like gofmt)☆40Updated 4 years ago
- ☆53Updated 8 months ago
- A linter that handles struct tags.☆54Updated 2 months ago
- A linter that detect the possibility to use variables/constants from the Go standard library.☆45Updated last month
- ☆121Updated last year
- ☆26Updated 3 years ago
- clear go error wrapping with caller☆53Updated last year
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆30Updated last week
- linter for copyright headers☆27Updated this week
- ☆21Updated 6 months ago
- Allow and block list linter for direct Go module dependencies.☆76Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago