fatih / addlint
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
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 4 months ago
- Benchmark the init cost of Go packages☆80Updated last week
- HTTP error wrapper☆36Updated 5 years ago
- unindent stuff☆35Updated 4 years ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- ☆97Updated 4 months ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Fuzz Go defer/panic/recover☆27Updated 4 years ago
- ☆78Updated 4 years ago
- Simple profiling for Go☆76Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- OpenCensus SQL database driver wrapper for Go☆110Updated 4 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- go.mod git archiver☆88Updated last year
- Set of Go context's utilities.☆54Updated 3 years ago
- Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs☆24Updated last year
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 months ago
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 5 years ago
- Package your Go modules☆41Updated last year
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last week