alexkohler / nakedret
nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.
☆129Updated this week
Alternatives and similar repositories for nakedret:
Users that are interested in nakedret are comparing it to the libraries listed below
- 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.☆111Updated last month
- ☆96Updated 3 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 3 months ago
- Magic number detector for Go.☆196Updated last year
- ☆120Updated 9 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- Format Go's benchmarking output☆88Updated 2 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Go linter for forbidding identifiers☆137Updated 2 months ago
- Miscellaneous Go toys☆134Updated 5 years ago
- Allow and block list linter for direct Go module dependencies.☆74Updated 3 weeks ago
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- Generate flags by parsing structures☆159Updated this week
- OpenCensus SQL database driver wrapper for Go☆110Updated 4 years ago
- tryhard finds and rewrites code suitable for try.☆125Updated 5 years ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 2 months ago
- Script engine, especially good for tests☆150Updated last year
- noctx finds sending http request without context.Context.☆184Updated 2 months ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆87Updated 4 years ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Linter that checks that comments end in a period☆46Updated last month
- An inflection engine for golang☆102Updated 6 months ago
- Simple error handling primitives☆60Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- ☆53Updated 5 months ago
- A linter that handles struct tags.☆52Updated last week
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- ☆26Updated 3 years ago