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 2 weeks ago
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 this 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 10 months ago
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- Golang linter to use strconv☆32Updated this week
- ☆52Updated 4 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated this week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆20Updated last week
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 weeks ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆61Updated 2 weeks ago
- Go linter that checks if package imports are in a list of acceptable packages.☆156Updated 2 months ago
- Accept Interfaces, Return Concrete Types☆64Updated 2 months ago
- golang linter to detect named returns☆28Updated this week
- Allow and block list linter for direct Go module dependencies.☆74Updated 2 weeks ago
- clear go error wrapping with caller☆47Updated last year
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- ☆26Updated 3 years ago
- A linter that detect the possibility to use variables/constants from the Go standard library.☆44Updated last month
- CPU-guided performance analyzer for Go☆75Updated 2 years ago
- linter for copyright headers☆24Updated 11 months ago
- Linter that checks that comments end in a period☆45Updated this week
- Go linter for forbidding identifiers☆134Updated 3 weeks ago
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- ☆40Updated 2 months ago
- A linter that handles struct tags.☆49Updated last month
- iterator library for go using a rangefunc experiment☆26Updated 3 months ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- High performance JSON iterator & validator for Go☆92Updated last year
- Provides primitives to perform ordered GRAceful TERmination for Golang applications☆27Updated this week
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year