The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.
☆26May 21, 2026Updated this week
Alternatives and similar repositories for errname
Users that are interested in errname are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A linter that handle directives into `go.mod`.☆18May 8, 2026Updated 2 weeks ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Jun 26, 2024Updated last year
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆39Oct 30, 2025Updated 6 months ago
- golang linter to detect named returns☆29May 10, 2026Updated 2 weeks ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆82Updated this week
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- tenv detects environment variable not using t.Setenv