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
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated last week
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- Fork of go-yaml/yaml for go-faster needs☆9Updated 3 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated last month
- Golang linter to use strconv☆36Updated last week
- Checks for a new line before return and branch statements.☆27Updated 11 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆21Updated this week
- Accept Interfaces, Return Concrete Types☆64Updated 3 months ago
- golang linter to detect named returns☆28Updated 2 weeks ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆62Updated last week
- Go linter that checks if package imports are in a list of acceptable packages.☆158Updated 2 weeks ago
- ☆53Updated 5 months ago
- Allow and block list linter for direct Go module dependencies.☆74Updated last week
- detects nested contexts in loops or function literals☆29Updated last week
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 2 weeks ago
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- ☆26Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Linter that checks that comments end in a period☆46Updated last month
- Tracing middleware for go-chi☆19Updated 4 years ago
- Provides primitives to perform ordered GRAceful TERmination for Golang applications☆27Updated last month
- A linter that detect the possibility to use variables/constants from the Go standard library.☆45Updated 2 months ago
- Analyzer: check whether a function uses a non-inherited context☆47Updated 3 weeks ago
- A type-to-type copy function code generator.☆45Updated 6 months ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- Run Go tests inside a Docker image☆99Updated last month
- A linter that handles struct tags.☆52Updated 2 months ago
- linter for copyright headers☆24Updated 3 weeks ago