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
Sorting:
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last week
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- HTTP error wrapper☆36Updated 5 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- ☆78Updated 4 years ago
- unindent stuff☆35Updated 4 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Benchmark the init cost of Go packages☆80Updated last month
- ☆97Updated 5 months ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Simple error handling primitives☆61Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- A simple terminal UI for Go linters☆81Updated 4 years ago
- go.mod git archiver☆88Updated last year
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- unimport is a Go static analysis tool to find unnecessary import aliases.☆69Updated 7 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- cfmt is a tool to wrap Go comments over a certain length to a new line.☆28Updated 7 years ago
- Package your Go modules☆41Updated last year
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 6 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 3 months ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- Visualize Go module dependencies in Graphviz DOT format☆53Updated 5 years ago
- Go library for representing and applying patches to modify existing Go structures☆55Updated 8 years ago
- Find functions that return a reference and cause allocations.☆27Updated 4 years ago
- Go (golang) library to expose *testing.T as an interface.☆57Updated 3 years ago