ssgreg / nlreturn
Checks for a new line before return and branch statements.
☆27Updated 10 months ago
Alternatives and similar repositories for nlreturn:
Users that are interested in nlreturn are comparing it to the libraries listed below
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- Linter that checks that comments end in a period☆45Updated last month
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- Simple linter to check that your code does not contain non-ASCII identifiers☆26Updated this week
- Golang linter to check the errors handling expressions☆49Updated 4 years 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
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Golang linter to use strconv☆31Updated this week
- Go linter for forbidding identifiers☆134Updated 3 weeks ago
- ☆40Updated 2 months ago
- ☆52Updated 3 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated last week
- Check that no globals are present in Go code.☆110Updated last week
- Go linter that checks if package imports are in a list of acceptable packages.☆156Updated 2 months ago
- Accept Interfaces, Return Concrete Types☆64Updated 2 months ago
- golang linter to detect named returns☆28Updated this week
- A linter that handles struct tags.☆49Updated last month
- GoDoX extract speficic comments from Go code based on keywords☆18Updated 2 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆19Updated this week
- linter for copyright headers☆24Updated 11 months ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- ☆26Updated 3 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆25Updated 7 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.☆19Updated 4 years ago
- A curated list of Go code formatters (like gofmt)☆35Updated 4 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last month
- My personal, slightly improved version of benchstat utility☆20Updated last year
- A linter that detect the possibility to use variables/constants from the Go standard library.☆44Updated last month