fatih / addlint
An example linter written with go/analysis for tutorial purposes
☆58Updated 5 years ago
Alternatives and similar repositories for addlint:
Users that are interested in addlint are comparing it to the libraries listed below
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 months ago
- HTTP error wrapper☆36Updated 5 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- ☆96Updated 3 months ago
- Benchmark the init cost of Go packages☆76Updated 2 months ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- ☆78Updated 4 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- unindent stuff☆35Updated 4 years ago
- go.mod git archiver☆88Updated last year
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Rainbow Writer implementation for Golang☆111Updated 3 years ago
- Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs☆24Updated last year
- Format Go's benchmarking output☆88Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Find functions that return a reference and cause allocations.☆27Updated 4 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated last week
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆128Updated 3 years ago
- Looks for Golang executables in $PATH, guesses their origin and updates them or creates $GOPATH workspaces.☆45Updated 3 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- HTTP for Gophers☆61Updated 6 years ago