OpenPeeDeeP / depguard
Go linter that checks if package imports are in a list of acceptable packages.
☆147Updated last month
Related projects ⓘ
Alternatives and complementary repositories for depguard
- Go linter for forbidding identifiers☆124Updated 4 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆243Updated this week
- 🪵 Ensure consistent code style when using log/slog☆107Updated last month
- Allow and block list linter for direct Go module dependencies.☆72Updated this week
- Check that no globals are present in Go code.☆104Updated last year
- ☆121Updated 4 months ago
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆101Updated last week
- Magic number detector for Go.☆191Updated 10 months ago
- Accept Interfaces, Return Concrete Types☆61Updated 3 months ago
- A linter that handles struct tags.☆47Updated 7 months ago
- ☆78Updated 7 months ago
- Golang linter that encourages you to use a separate _test package☆47Updated this week
- Linter that checks that comments end in a period☆44Updated 2 months ago
- Run Go tests inside a Docker image☆98Updated this week
- OpenTelemetry SQL database driver wrapper for Go☆111Updated last week
- Checks for a new line before return and branch statements.☆26Updated 7 months ago
- gRPC Test Utilities for Golang☆76Updated 3 weeks ago
- Linter that confirms DB rows and statements are closed properly.☆82Updated 2 weeks ago
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆118Updated 3 months ago
- golang : go tool cover to XML (Cobertura) export tool.☆115Updated 2 weeks ago
- A Go linter to check that errors from external packages are wrapped☆308Updated 2 months ago
- Integration testing in Go with Docker☆105Updated 2 months ago
- golang analyzer that finds structures with uninitialized fields☆127Updated 2 weeks ago
- Set of core packages every Go project needs. Minimal API, strictly versioned and with ~no dependencies.☆99Updated 2 months ago
- noctx finds sending http request without context.Context.☆185Updated last month
- A utility to redact sensitive data for slog in Go☆103Updated 8 months ago
- checks usage of OpenTelemetry/Census spans☆77Updated 3 months ago
- Golang linter to check the errors handling expressions☆45Updated 3 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆72Updated 7 months ago