Checks for a new line before return and branch statements.
☆27Apr 4, 2024Updated last year
Alternatives and similar repositories for nlreturn
Users that are interested in nlreturn are comparing it to the libraries listed below
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 11 months ago
- 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☆28Jun 26, 2024Updated last year
- Go linter to detect erroneous multiplication of duration values☆49Oct 24, 2025Updated 4 months ago
- ☆55Oct 16, 2024Updated last year
- Go Linter: finds wasted assignment statements 🗑☆39Feb 23, 2026Updated 3 weeks ago
- A linter that handle directives into `go.mod`.☆17Dec 4, 2025Updated 3 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☆161Oct 25, 2025Updated 4 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 last month
- ☆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☆48Oct 18, 2025Updated 5 months ago
- linter to enforce consistent import aliases☆17Dec 26, 2024Updated last year
- Magic number detector for Go.☆208Dec 21, 2023Updated 2 years ago
- Analyzer: check whether a function uses a non-inherited context☆50Feb 28, 2025Updated last year
- linter for copyright headers☆30Feb 10, 2026Updated last month
- Detect deeply nested if statements in Go source code☆44Feb 26, 2026Updated 3 weeks ago
- ☆121Dec 26, 2025Updated 2 months ago
- A linter to ensure that slices are not initialized with non-zero length☆79Oct 25, 2025Updated 4 months ago
- ☆21Jan 16, 2026Updated 2 months ago
- GoDoX extract speficic comments from Go code based on keywords☆19Jan 28, 2025Updated last year
- A Go linter to check that errors from external packages are wrapped☆371Nov 24, 2025Updated 3 months ago
- Allow and block list linter for direct Go module dependencies.☆82Mar 12, 2026Updated last week
- ☆18Sep 17, 2025Updated 6 months ago
- Check that no globals are present in Go code.☆129Feb 15, 2026Updated last month
- golang linter to detect named returns☆29Mar 12, 2026Updated last week
- Certificate authority fixtures for Go tests☆14Oct 4, 2021Updated 4 years ago
- goimportx is a tool to help you manage your go imports.☆10Jun 3, 2024Updated last year
- Accept Interfaces, Return Concrete Types☆80Feb 23, 2026Updated 3 weeks ago
- tenv detects environment variable not using t.Setenv☆24Jan 6, 2025Updated last year
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Mar 29, 2024Updated last year
- ␊ whitespace linter - Forces you to use empty lines!☆345Mar 12, 2026Updated last week
- A YAML based golang reverse proxy☆10Apr 19, 2025Updated 11 months ago
- Linter that confirms DB rows and statements are closed properly.☆91May 19, 2025Updated 10 months ago
- Analyzer: nilerr checks returning nil when err is not nil☆63Sep 28, 2025Updated 5 months ago
- Go linter for checking that your code uses short syntax for if-statements whenever possible.☆17Jul 31, 2022Updated 3 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆40Jan 19, 2026Updated 2 months ago