droptheplot / abcgoLinks
ABC metrics for Go source code.
ā27Updated 2 years ago
Alternatives and similar repositories for abcgo
Users that are interested in abcgo are comparing it to the libraries listed below
Sorting:
- Calculate cyclomatic complexities of functions in Go source code.ā31Updated 8 years ago
- š» Locate and fix overly complex lines of code in Go.ā52Updated 7 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.ā86Updated 7 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.ā86Updated 6 years ago
- The missing man page for Go binaries. Goman fetches the repo's readme as a man page replacement.ā126Updated 10 months ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, pā¦ā28Updated 7 years ago
- Report code that is unnecessarily indentedā18Updated 8 years ago
- CLI tool to send .go file to the Go Playgroundā81Updated last year
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.ā131Updated last week
- Find declarations in Go source code that shadow predeclared identifiersā32Updated 9 months ago
- Golang package to manipulate time intervals.ā84Updated 6 years ago
- ā101Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.ā90Updated 5 years ago
- Python's repr() for Goā169Updated this week
- Linter for Go text/template (and html/template) template filesā44Updated last year
- Backwards compatibility linter for Go.ā68Updated 6 years ago
- Parse TODOs in your GO codeā66Updated last year
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.ā73Updated last year
- Visualize Go module dependencies in Graphviz DOT formatā54Updated 5 years ago
- Set of Go context's utilities.ā56Updated 4 years ago
- Run Go tests inside a Docker imageā100Updated 10 months ago
- ā78Updated 5 years ago
- go test with colorsā11Updated last year
- Go tool for major version upgradesā148Updated last week
- Check that no globals are present in Go code.ā124Updated 7 months ago
- Dependency-less dependencies for Go.ā122Updated 9 years ago
- Support for Unix domain sockets in Go HTTP clientsā84Updated 3 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checksā42Updated 3 weeks ago
- Format Go's benchmarking outputā88Updated 3 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.ā40Updated 6 years ago