alexkohler / nakedretLinks
nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.
☆131Updated last month
Alternatives and similar repositories for nakedret
Users that are interested in nakedret are comparing it to the libraries listed below
Sorting:
- Go linter to detect erroneous multiplication of duration values☆49Updated 2 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- Check that no globals are present in Go code.☆123Updated 7 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- ☆121Updated last week
- ☆101Updated last year
- Magic number detector for Go.☆203Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Go linter for forbidding identifiers☆158Updated 2 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 months ago
- A linter that handles struct tags.☆55Updated 3 weeks ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 years ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- Simple error handling primitives☆60Updated 4 years ago
- ☆54Updated last year
- ☆120Updated last month
- Format Go's benchmarking output☆88Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 7 years ago
- Run Go tests inside a Docker image☆100Updated 10 months ago
- tryhard finds and rewrites code suitable for try.☆135Updated 6 years ago
- An inflection engine for golang☆103Updated last year
- A corpus of popular Go modules☆108Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆320Updated 7 months ago
- Linter that confirms DB rows and statements are closed properly.☆90Updated 7 months ago
- Golang linter to check the errors handling expressions☆62Updated 3 months ago
- scopelint checks for unpinned variables in go programs☆115Updated 4 years ago
- OpenCensus SQL database driver wrapper for Go☆110Updated 4 years ago