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:
- list of primary Go module knobs for controlling CI, vendoring, and when go commands access the network☆44Updated 6 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 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
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated 2 weeks ago
- GoDoX extract speficic comments from Go code based on keywords☆17Updated 5 months ago
- ☆78Updated 5 years ago
- Quick helpers for testing Go applications using generics.☆52Updated 2 months ago
- go test with colors☆11Updated 8 months ago
- unindent stuff☆35Updated 4 years ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- Check that no globals are present in Go code.☆116Updated last month
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆130Updated 3 weeks ago
- Benchmark the init cost of Go packages☆81Updated 2 months ago
- Find declarations in Go source code that shadow predeclared identifiers☆31Updated 2 months ago
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 3 months ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Calculate cyclomatic complexities of functions in Go source code.☆31Updated 7 years ago
- ☆98Updated 6 months ago
- A Go (golang) library for wrapping words in a string.☆120Updated 4 years ago
- Checking Go templates for validity.☆61Updated 8 months ago
- The missing man page for Go binaries. Goman fetches the repo's readme as a man page replacement.☆125Updated 3 months ago
- Quick'n'easy string diffs for Golang, mainly for diffing strings in tests☆43Updated 8 years ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last month
- A tool to generate stub implementation of an interface (go).☆50Updated 7 years ago
- Vim Present runtime files☆15Updated 6 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Sample implementation of enhanced http.ServeMux routing patterns.☆57Updated last year