alexkohler / nakedretLinks
nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.
☆131Updated 2 weeks ago
Alternatives and similar repositories for nakedret
Users that are interested in nakedret are comparing it to the libraries listed below
Sorting:
- ☆121Updated last year
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Check that no globals are present in Go code.☆119Updated 3 months ago
- Magic number detector for Go.☆201Updated last year
- ☆99Updated 8 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 4 months ago
- Go linter for forbidding identifiers☆151Updated 7 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 4 years ago
- A linter to ensure that slices are not initialized with non-zero length☆77Updated 7 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Simple error handling primitives☆60Updated 4 years ago
- Golang linter to check the errors handling expressions☆55Updated this week
- Linter that checks that comments end in a period☆48Updated last week
- ☆110Updated last month
- ☆54Updated 11 months ago
- A linter that handles struct tags.☆54Updated 3 weeks ago
- tryhard finds and rewrites code suitable for try.☆133Updated 6 years ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 7 years ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Run Go tests inside a Docker image☆100Updated 7 months ago
- Benchmark the init cost of Go packages☆82Updated 2 weeks ago
- Format Go's benchmarking output☆88Updated 3 years ago
- Python's repr() for Go☆166Updated last week
- An example linter written with go/analysis for tutorial purposes☆59Updated 6 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- /tmp☆98Updated this week