kyoh86 / exportloopref
☆120Updated 10 months ago
Alternatives and similar repositories for exportloopref:
Users that are interested in exportloopref are comparing it to the libraries listed below
- Go linter for forbidding identifiers☆137Updated 3 months ago
- Magic number detector for Go.☆196Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 months ago
- Check that no globals are present in Go code.☆112Updated 2 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Ordered map☆101Updated 9 months ago
- Allow and block list linter for direct Go module dependencies.☆74Updated last week
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated 2 weeks ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆87Updated 4 years ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆287Updated 2 weeks ago
- Deep copy generator☆155Updated 6 months ago
- ☆96Updated 4 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- noctx finds sending http request without context.Context.☆184Updated 2 months ago
- Python's repr() for Go☆163Updated this week
- Format Go's benchmarking output☆88Updated 2 years ago
- Go templates invoked as functions☆154Updated 3 years ago
- ☆79Updated last year
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆141Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 4 months ago
- A linter that handles struct tags.☆53Updated 2 weeks ago
- Accept Interfaces, Return Concrete Types☆65Updated last week
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Linter that checks that comments end in a period☆46Updated 2 months ago
- A Go linter to check that errors from external packages are wrapped☆330Updated last month
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 2 months ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆159Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- ☆53Updated 6 months ago