Checks for a new line before return and branch statements.
☆27Apr 4, 2024Updated 2 years ago
Alternatives and similar repositories for nlreturn
Users that are interested in nlreturn are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Analyzer: fourcetypeassert finds type assertions which did forcely☆49Feb 13, 2025Updated last year
- Find declarations in Go source code that shadow predeclared identifiers☆31Mar 31, 2025Updated last year
- Golang linter to check the errors handling expressions☆67Sep 18, 2025Updated 6 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆27Jun 26, 2024Updated last year
- Go linter to detect erroneous multiplication of duration values☆49Oct 24, 2025Updated 5 months ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- ☆55Oct 16, 2024Updated last year
- Go Linter: finds wasted assignment statements 🗑☆39Feb 23, 2026Updated last month
- A linter that handle directives into `go.mod`.☆17Dec 4, 2025Updated 4 months ago
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Apr 10, 2025Updated 11 months ago
- Go linter for forbidding identifiers☆164Oct 25, 2025Updated 5 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`.☆26Feb 1, 2026Updated 2 months ago
- ☆43Dec 16, 2024Updated last year
- Analyzer: checks whether err of sql.Rows is checked.☆18Oct 14, 2023Updated 2 years ago
- Linter that checks that comments end in a period