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:
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- ☆121Updated last year
- Magic number detector for Go.☆199Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 months ago
- Check that no globals are present in Go code.☆118Updated last month
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- ☆98Updated 6 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Format Go's benchmarking output☆88Updated 3 years ago
- Simple error handling primitives☆61Updated 4 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆318Updated 2 months ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Go linter for forbidding identifiers☆145Updated 5 months ago
- Golang linter to check the errors handling expressions☆54Updated 4 years ago
- sync.Once with Reset()☆75Updated 4 years ago
- Generate flags by parsing structures☆161Updated 3 months ago
- Go tool for major version upgrades☆140Updated 9 months ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Linter that checks that comments end in a period☆48Updated 2 months ago
- noctx finds function calls without context.Context.☆201Updated 2 weeks ago
- A linter that handles struct tags.☆54Updated 3 months ago
- scopelint checks for unpinned variables in go programs☆115Updated 4 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- tryhard finds and rewrites code suitable for try.☆132Updated 6 years ago