alexkohler / nakedretLinks
nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.
☆131Updated 3 weeks ago
Alternatives and similar repositories for nakedret
Users that are interested in nakedret are comparing it to the libraries listed below
Sorting:
- ☆121Updated last year
- Check that no globals are present in Go code.☆119Updated 3 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- ☆98Updated 8 months ago
- Go linter for forbidding identifiers☆149Updated 7 months ago
- Magic number detector for Go.☆201Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Simple error handling primitives☆60Updated 4 years ago
- ☆110Updated last week
- Python's repr() for Go☆166Updated last week
- tryhard finds and rewrites code suitable for try.☆133Updated 6 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Go tool for major version upgrades☆143Updated this week
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 3 months ago
- ☆54Updated 10 months ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 7 months ago
- OpenCensus SQL database driver wrapper for Go☆110Updated 4 years ago
- A linter that handles struct tags.☆54Updated this week
- A simple terminal UI for Go linters☆81Updated 4 years ago
- A golang library for set operations on intervals, such as time ranges.☆139Updated 2 years 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 last year
- Benchmark the init cost of Go packages☆81Updated 4 months ago
- Go templates invoked as functions☆154Updated 4 years ago
- Linter that confirms DB rows and statements are closed properly.☆89Updated 3 months ago
- Linter that checks that comments end in a period☆48Updated 4 months ago