golangci / awesome-go-lintersLinks
A curated list of awesome Go linters. More than 60 linters and tools!
☆1,082Updated 4 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.☆2,027Updated 3 weeks ago
- go test with colors☆1,381Updated last year
- Powerful mock generation tool for Go programming language☆743Updated last month
- Interface mocking tool for go generate☆2,171Updated 4 months ago
- Professional lightweight testing mini-framework for Go.☆1,938Updated last year
- errcheck checks that you checked errors.☆2,463Updated 6 months ago
- A collection of Go style guides☆977Updated 3 years ago
- Golang errors with stack trace and source fragments.☆1,102Updated last year
- A Go dependency graph visualization tool☆1,214Updated 6 months ago
- Calculate cyclomatic complexities of functions in Go source code.☆1,520Updated last week
- Visualize Go Dependency Trees☆1,056Updated 3 years ago
- A Go (golang) package for representing a list of errors as a single error.☆2,536Updated 3 weeks ago
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,301Updated 3 weeks ago
- A tool to analyze and troubleshoot a Go binary size.☆1,713Updated last year
- A comprehensive error handling library for Go☆1,268Updated last year
- A tool for generating self-contained, type-safe test doubles in go☆1,110Updated 3 weeks ago
- Enrich `go test` outputs with text decorations.☆865Updated last week
- CLI tool for summarizing go test output. Pipe friendly. CI/CD friendly.☆1,213Updated last month
- Golang deep variable equality test that returns human-readable differences☆785Updated 2 weeks ago
- Go modules by example is a series of work-along guides☆1,087Updated 5 years ago
- GitHub Actions as CI for Go☆1,046Updated 10 months ago
- Make temporary edits to your Go module dependencies☆910Updated 7 months ago
- Clean architecture validator for go, like a The Dependency Rule and interaction between packages in your Go projects.☆958Updated 4 years ago
- Flags-first package for configuration☆1,432Updated 4 months ago
- Go implementation of Fowler's Money pattern☆1,835Updated 8 months ago
- Design patterns for the Go programming language☆625Updated 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 …☆663Updated 2 years ago
- A tiny generator of random data for golang, also known as a faker☆953Updated 2 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,634Updated 6 months ago