alexkohler / nakedretLinks
nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.
☆131Updated last week
Alternatives and similar repositories for nakedret
Users that are interested in nakedret are comparing it to the libraries listed below
Sorting:
- Check that no globals are present in Go code.☆123Updated 6 months ago
- ☆121Updated last year
- Magic number detector for Go.☆203Updated last year
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 years ago
- Go linter to detect erroneous multiplication of duration values☆49Updated last month
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 6 months ago
- ☆101Updated 11 months ago
- Go linter for forbidding identifiers☆156Updated last month
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Python's repr() for Go☆168Updated this week
- Benchmark the init cost of Go packages☆83Updated 3 months 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
- tryhard finds and rewrites code suitable for try.☆135Updated 6 years ago
- ☆119Updated last week
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last month
- Simple error handling primitives☆60Updated 4 years ago
- Format Go's benchmarking output☆88Updated 3 years ago
- A golang library for set operations on intervals, such as time ranges.☆140Updated 2 years ago
- Go tool for major version upgrades☆148Updated 3 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated 2 weeks ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 6 months ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- ☆54Updated last year
- Allow and block list linter for direct Go module dependencies.☆78Updated 3 weeks ago
- An inflection engine for golang☆103Updated last year
- A linter that handles struct tags.☆55Updated last week
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year