matoous / golangci-lint-action
Lint your project with GolangCI-Lint using GitHub actions.
☆19Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for golangci-lint-action
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆72Updated 7 months ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆85Updated 4 years ago
- Allow and block list linter for direct Go module dependencies.☆72Updated this week
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 5 years ago
- Run Go tests inside a Docker image☆98Updated this week
- Golang linter to check the errors handling expressions☆45Updated 3 years ago
- Check that no globals are present in Go code.☆104Updated last year
- 📡 Static and serverless canonical imports for your Go packages☆22Updated 2 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- A simple terminal UI for Go linters☆81Updated 3 years ago
- Linter that checks that comments end in a period☆44Updated 2 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated 8 months ago
- Linter for errors.Is and errors.As☆46Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆46Updated 5 months ago
- sync.Once with Reset()☆74Updated 4 years ago
- ☆121Updated 4 months ago
- Simple error handling primitives☆58Updated 3 years ago
- A corpus of popular Go modules