Antonboom / errname
The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.
☆25Updated last week
Alternatives and similar repositories for errname:
Users that are interested in errname are comparing it to the libraries listed below
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this week
- ☆52Updated 4 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated last month
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆21Updated last week
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Checks for a new line before return and branch statements.☆27Updated 11 months ago
- Accept Interfaces, Return Concrete Types☆64Updated 3 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- Golang linter to use strconv☆34Updated 2 weeks ago
- golang linter to detect named returns☆28Updated this week
- Go linter that checks if package imports are in a list of acceptable packages.☆156Updated last week
- Allow and block list linter for direct Go module dependencies.☆74Updated this week
- Linter that checks that comments end in a period☆46Updated 3 weeks ago
- CPU-guided performance analyzer for Go☆75Updated 2 years ago
- linter for copyright headers☆24Updated last week
- Go linter for forbidding identifiers☆134Updated last month
- 🚨 Chi middleware for slog logger☆62Updated this week
- High performance JSON iterator & validator for Go☆93Updated last year
- ☆26Updated 3 years ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆61Updated last week
- A linter that detect the possibility to use variables/constants from the Go standard library.☆45Updated 2 months ago
- timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner.☆47Updated 3 months ago
- Fork of go-yaml/yaml for go-faster needs☆9Updated last week
- A curated list of Go code formatters (like gofmt)☆36Updated 4 years ago
- clear go error wrapping with caller☆48Updated last year
- A type-to-type copy function code generator.☆45Updated 6 months ago
- ☆41Updated 2 months ago