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.☆120Updated 4 months ago
- ☆121Updated last year
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- ☆99Updated 9 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 4 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Magic number detector for Go.☆201Updated last year
- Go linter for forbidding identifiers☆151Updated 8 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 4 years ago
- Python's repr() for Go☆166Updated this week
- Simple error handling primitives☆60Updated 4 years ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 8 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- ☆54Updated 11 months ago
- A linter that handles struct tags.☆54Updated last month
- Golang linter to check the errors handling expressions☆55Updated 3 weeks 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.☆133Updated 6 years ago
- scopelint checks for unpinned variables in go programs☆115Updated 4 years ago
- OpenCensus SQL database driver wrapper for Go☆110Updated 4 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- noctx finds function calls without context.Context.☆207Updated 2 months ago
- Format Go's benchmarking output☆88Updated 3 years ago
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆145Updated 2 years ago
- Linter that checks that comments end in a period☆49Updated 2 weeks ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago