OpenPeeDeeP / depguard
Go linter that checks if package imports are in a list of acceptable packages.
☆164Updated last month
Alternatives and similar repositories for depguard:
Users that are interested in depguard are comparing it to the libraries listed below
- Go linter for forbidding identifiers☆138Updated 3 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆287Updated this week
- Check that no globals are present in Go code.☆112Updated 2 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆134Updated this week
- 🪵 Ensure consistent code style when using log/slog☆192Updated 3 weeks ago
- Allow and block list linter for direct Go module dependencies.☆74Updated this week
- ☆120Updated 10 months ago
- golang analyzer that finds structures with uninitialized fields☆152Updated 2 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 months ago
- checks usage of OpenTelemetry/Census spans☆80Updated this week
- A Go linter to check that errors from external packages are wrapped☆331Updated last month
- golang : go tool cover to XML (Cobertura) export tool.☆126Updated 6 months ago
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆126Updated 2 months ago
- Checks for a new line before return and branch statements.☆28Updated last year
- Linter that checks that comments end in a period☆46Updated last week
- ☆53Updated 6 months ago
- Golang linter that encourages you to use a separate _test package☆50Updated this week
- Golang linter to check the errors handling expressions☆51Updated 4 years ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated this week
- Accept Interfaces, Return Concrete Types☆65Updated 3 weeks ago
- Magic number detector for Go.☆197Updated last year
- A linter that handles struct tags.☆53Updated 3 weeks ago
- OpenTelemetry SQL database driver wrapper for Go☆118Updated last week
- noctx finds function calls without context.Context.☆189Updated this week
- clear go error wrapping with caller☆50Updated last year
- Naive code generator that creates mock implementation using testify.mock☆209Updated 2 months ago
- Integration testing in Go with Docker☆108Updated last week
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆65Updated last month
- OpenTelemetry Tracing instrumentation for PostgreSQL☆129Updated 3 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated this week