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`.
☆23Updated last week
Related projects ⓘ
Alternatives and complementary repositories for errname
- 🚔 Enforce field tags in (un)marshaled structs☆35Updated this week
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Golang linter to check the errors handling expressions☆45Updated 3 years ago
- ☆51Updated last month
- Accept Interfaces, Return Concrete Types☆61Updated 3 months ago
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- Checks for a new line before return and branch statements.☆26Updated 7 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆53Updated last month
- A linter that handles struct tags.☆47Updated 8 months ago
- Go linter to detect erroneous multiplication of duration values☆46Updated 6 months ago
- golang linter to detect named returns☆26Updated last week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆15Updated this week
- ☆26Updated 2 years ago
- Golang linter that encourages you to use a separate _test package☆47Updated this week
- Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.☆19Updated 4 years ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆22Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆40Updated this week
- ☆37Updated 4 months ago
- Go linter for forbidding identifiers☆125Updated 4 months ago
- linter for copyright headers☆22Updated 8 months ago
- Allow and block list linter for direct Go module dependencies.☆72Updated last week
- Golang linter to use strconv☆22Updated this week
- 🚨 slog: Zerolog handler☆36Updated this week
- Linter that checks that comments end in a period☆44Updated 2 months ago
- Fork of go-yaml/yaml for go-faster needs☆9Updated 2 months ago
- Generic batches for go☆13Updated 2 years ago