golangci / awesome-go-lintersLinks
A curated list of awesome Go linters. More than 60 linters and tools!
☆1,083Updated 3 years ago
Alternatives and similar repositories for awesome-go-linters
Users that are interested in awesome-go-linters are comparing it to the libraries listed below
Sorting:
- The most opinionated Go source code linter for code audit.☆1,974Updated 3 weeks ago
- go test with colors☆1,374Updated last year
- Golang errors with stack trace and source fragments.☆1,093Updated last year
- Go modules by example is a series of work-along guides☆1,084Updated 4 years ago
- Calculate cyclomatic complexities of functions in Go source code.☆1,477Updated last year
- A Go dependency graph visualization tool☆1,146Updated last month
- A collection of Go style guides☆975Updated 2 years ago
- GitHub Actions as CI for Go☆1,044Updated 5 months ago
- Powerful mock generation tool for Go programming language☆714Updated 2 weeks ago
- Professional lightweight testing mini-framework for Go.☆1,911Updated last year
- Interface mocking tool for go generate☆2,114Updated 5 months ago
- errcheck checks that you checked errors.☆2,434Updated last month
- Enrich `go test` outputs with text decorations.☆862Updated last year
- A Go (golang) package for representing a list of errors as a single error.☆2,480Updated last month
- Golang deep variable equality test that returns human-readable differences☆776Updated 3 months ago
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,239Updated last month
- Design patterns for the Go programming language☆622Updated 2 years ago
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆662Updated 2 years ago
- impl generates method stubs for implementing an interface.☆1,072Updated last year
- Visualize Go Dependency Trees☆1,027Updated 3 years ago
- A comprehensive error handling library for Go☆1,257Updated 8 months ago
- Clean architecture validator for go, like a The Dependency Rule and interaction between packages in your Go projects.☆954Updated 3 years ago
- CLI tool for summarizing go test output. Pipe friendly. CI/CD friendly.☆1,145Updated last month
- Bunch of examples for dealing with the reflect package☆570Updated 4 years ago
- Make temporary edits to your Go module dependencies☆901Updated 2 months ago
- A tool for generating self-contained, type-safe test doubles in go☆1,066Updated 2 weeks ago
- HTTP mocking for Golang☆2,045Updated 4 months ago
- A report card for your Go application☆2,059Updated 3 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆825Updated last year
- Record and replay your HTTP interactions for fast, deterministic and accurate tests☆1,320Updated last month