alexkohler / nakedretLinks
nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.
☆130Updated last week
Alternatives and similar repositories for nakedret
Users that are interested in nakedret are comparing it to the libraries listed below
Sorting:
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Go linter for forbidding identifiers☆142Updated 4 months ago
- Magic number detector for Go.☆197Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 weeks ago
- Check that no globals are present in Go code.☆115Updated 2 weeks ago
- noctx finds function calls without context.Context.☆195Updated last month
- ☆97Updated 5 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- ☆121Updated 11 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- tryhard finds and rewrites code suitable for try.☆126Updated 5 years ago
- Format Go's benchmarking output☆88Updated 3 years ago
- Allow and block list linter for direct Go module dependencies.☆76Updated last month
- Merge multiple pprof profile files into a single file☆123Updated last year
- Deep copy generator☆157Updated 7 months ago
- ☆53Updated 7 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆316Updated 3 weeks ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Simple error handling primitives☆61Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- go.mod git archiver☆88Updated last year
- Benchmark the init cost of Go packages☆80Updated last month
- A linter that handles struct tags.☆54Updated last month
- In-process request tracing☆97Updated last year
- Generate flags by parsing structures☆159Updated 2 months ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Benchstat computes and compares statistics about benchmarks.☆142Updated 7 years ago