fatih / addlintLinks
An example linter written with go/analysis for tutorial purposes
☆59Updated 5 years ago
Alternatives and similar repositories for addlint
Users that are interested in addlint are comparing it to the libraries listed below
Sorting:
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last month
- HTTP error wrapper☆36Updated 5 years ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- unindent stuff☆35Updated 4 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- ☆97Updated 5 months ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Benchmark the init cost of Go packages☆80Updated last month
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last week
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- ☆78Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- ☆41Updated 5 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆69Updated 7 years ago
- go.mod git archiver☆88Updated last year
- Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs☆24Updated last year
- Rainbow Writer implementation for Golang☆111Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- High-performance in-memory ring buffer☆23Updated this week
- Export Go Module information to Prometheus☆56Updated 2 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- A corpus of popular Go modules☆108Updated 7 months ago
- Format Go's benchmarking output☆87Updated 3 years ago
- HTTP for Gophers☆62Updated 6 years ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last month