alexkohler / nakedretLinks
nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.
☆130Updated 3 weeks ago
Alternatives and similar repositories for nakedret
Users that are interested in nakedret are comparing it to the libraries listed below
Sorting:
- Go linter for forbidding identifiers☆144Updated 5 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Check that no globals are present in Go code.☆116Updated last month
- Magic number detector for Go.☆199Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last month
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- ☆121Updated last year
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- openapi toolkit common string formats☆110Updated last week
- Format Go's benchmarking output☆88Updated 3 years ago
- ☆98Updated 6 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- Linter that checks that comments end in a period☆48Updated 2 months ago
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- Simple error handling primitives☆61Updated 4 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆317Updated last month
- Generate flags by parsing structures☆161Updated 2 months ago
- noctx finds function calls without context.Context.☆197Updated 2 months ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Run Go tests inside a Docker image☆99Updated 4 months ago
- Allow and block list linter for direct Go module dependencies.☆76Updated 3 weeks ago
- Benchmark the init cost of Go packages☆81Updated 2 months ago
- A linter that handles struct tags.☆54Updated 2 months ago
- tryhard finds and rewrites code suitable for try.☆132Updated 5 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 6 years ago