droptheplot / abcgoLinks
ABC metrics for Go source code.
☆27Updated last year
Alternatives and similar repositories for abcgo
Users that are interested in abcgo are comparing it to the libraries listed below
Sorting:
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 weeks ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Run Go tests inside a Docker image☆99Updated 3 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- The missing man page for Go binaries. Goman fetches the repo's readme as a man page replacement.☆125Updated 3 months ago
- ☆34Updated last year
- Sample implementation of enhanced http.ServeMux routing patterns.☆57Updated last year
- Tickers with random jitter☆90Updated 3 years ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 6 years ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆130Updated last week
- list of primary Go module knobs for controlling CI, vendoring, and when go commands access the network☆44Updated 6 years ago
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 2 months ago
- ☆78Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Quick helpers for testing Go applications using generics.☆52Updated last month
- Benchmark the init cost of Go packages☆80Updated last month
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- Golang linter to check the errors handling expressions☆52Updated 4 years ago
- Minimal environment variable parser for Go☆51Updated 6 months ago
- Go (golang) library to expose *testing.T as an interface.☆57Updated 3 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 9 months ago
- Check that no globals are present in Go code.☆115Updated 2 weeks ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Quick'n'easy string diffs for Golang, mainly for diffing strings in tests☆42Updated 8 years ago
- ☆97Updated 5 months ago
- Calculate cyclomatic complexities of functions in Go source code.☆31Updated 7 years ago