gbbr / breakcheckLinks
Backwards compatibility linter for Go.
☆69Updated 6 years ago
Alternatives and similar repositories for breakcheck
Users that are interested in breakcheck are comparing it to the libraries listed below
Sorting:
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 months ago
- A GO web application profiler.☆59Updated 7 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 8 months ago
- a lightweight acl manager for go.☆82Updated 2 years ago
- Tickers with random jitter☆91Updated 3 years ago
- Go library for convert io.Reader to line-by-line Reader☆91Updated 10 months ago
- ☆78Updated 5 years ago
- Reduce Go programs☆216Updated last year
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 6 years ago
- A non-standard HTTP cache implemented as Go middleware☆155Updated 5 years ago
- GopherCI was a project to help you maintain high-quality Go projects, by checking each GitHub Pull Request, for backward incompatible cha…☆101Updated 6 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.