waigani / diffparser
A Golang package for parsing git diffs
☆51Updated last year
Alternatives and similar repositories for diffparser:
Users that are interested in diffparser are comparing it to the libraries listed below
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated last month
- Miscellaneous Go toys☆133Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 3 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Detect all kinds of leaks in Go☆132Updated 9 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc☆52Updated 6 years ago
- A Tree printer module written in GoLang☆192Updated 4 years ago
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 5 years ago
- An inflection engine for golang☆102Updated 6 months ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆87Updated 4 years ago
- Go tool to walk & rewrite AST☆171Updated 5 years ago
- Simple profiling for Go☆76Updated last year
- Generate flags by parsing structures☆159Updated 4 months ago
- golang : go tool cover to XML (Cobertura) export tool.☆145Updated last year
- A simple terminal UI for Go linters☆81Updated 4 years ago
- A JSON diff utility☆105Updated last year
- Simple error handling primitives☆60Updated 3 years ago
- Format Go's benchmarking output☆88Updated 2 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Set of Go context's utilities.☆54Updated 3 years ago
- Linter checks that printf-like functions are named with `f` at the end.☆25Updated this week
- Check that no init functions are present in Go code.☆41Updated 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
- A spinlock implementation for Go.☆61Updated 4 years ago
- JSON pretty print for Golang.☆137Updated 2 years ago
- An example linter written with go/analysis for tutorial purposes☆58Updated 5 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year