matoous / golangci-lint-actionLinks
Lint your project with GolangCI-Lint using GitHub actions.
☆19Updated 5 years ago
Alternatives and similar repositories for golangci-lint-action
Users that are interested in golangci-lint-action are comparing it to the libraries listed below
Sorting:
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Run Go tests inside a Docker image☆99Updated 3 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 weeks ago
- Capture stdout and/or stderr in Go.☆45Updated last year
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Golang linter to check the errors handling expressions☆52Updated 4 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆85Updated 2 years ago
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- go.mod git archiver☆88Updated last year
- ☆97Updated 5 months ago
- Checks if there are any updates for imports in your module.☆39Updated 4 months ago
- Linter that checks that comments end in a period☆47Updated last month
- SVG shield badge renderer written in go☆58Updated last year
- Calculate cyclomatic complexities of functions in Go source code.☆31Updated 7 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- Simple error handling primitives☆61Updated 4 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated this week
- 📡 Static and serverless canonical imports for your Go packages☆23Updated 3 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆82Updated last year
- errs is a package for making errors friendly and easy☆53Updated 7 months ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆86Updated last month
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Check that no globals are present in Go code.☆115Updated 2 weeks ago
- sync.Once with Reset()☆74Updated 4 years ago
- Allow and block list linter for direct Go module dependencies.☆76Updated last month