alexkohler / nakedretLinks
nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.
☆131Updated 3 weeks ago
Alternatives and similar repositories for nakedret
Users that are interested in nakedret are comparing it to the libraries listed below
Sorting:
- Magic number detector for Go.☆203Updated last year
- Go linter to detect erroneous multiplication of duration values☆48Updated 3 weeks ago
- ☆121Updated last year
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- ☆101Updated 10 months ago
- Check that no globals are present in Go code.☆123Updated 5 months ago
- Go linter for forbidding identifiers☆155Updated 3 weeks ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 6 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Python's repr() for Go☆168Updated last week
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 3 weeks ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Simple error handling primitives☆60Updated 4 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Format Go's benchmarking output☆88Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Golang linter to check the errors handling expressions☆57Updated 2 months ago
- Allow and block list linter for direct Go module dependencies.☆77Updated last week
- ☆54Updated last year
- An inflection engine for golang☆103Updated last year
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- A corpus of popular Go modules☆108Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- noctx finds function calls without context.Context.☆211Updated 3 months ago
- Benchmark the init cost of Go packages☆83Updated 2 months ago
- A golang library for set operations on intervals, such as time ranges.☆140Updated 2 years ago
- ☆117Updated last week
- Run Go tests inside a Docker image☆100Updated 9 months ago