Antonboom / errnameLinks
The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.
☆25Updated 3 weeks ago
Alternatives and similar repositories for errname
Users that are interested in errname are comparing it to the libraries listed below
Sorting:
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 4 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated 2 weeks ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- golang linter to detect named returns☆28Updated 2 weeks ago
- Accept Interfaces, Return Concrete Types☆69Updated last month
- Checks for a new line before return and branch statements.☆28Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆165Updated 3 months ago
- Golang linter to use strconv☆40Updated 3 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- ☆53Updated 8 months ago
- A linter that handles struct tags.☆54Updated 2 months ago
- clear go error wrapping with caller☆51Updated last year
- Allow and block list linter for direct Go module dependencies.☆76Updated 2 weeks ago
- Fork of go-yaml/yaml for go-faster needs☆11Updated 3 months ago
- Go linter for forbidding identifiers☆143Updated 4 months ago
- Linter that checks that comments end in a period☆47Updated last month
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 2 weeks ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Check that no globals are present in Go code.☆115Updated 3 weeks ago
- Set of Go context's utilities.☆54Updated 4 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆30Updated this week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- CPU-guided performance analyzer for Go☆80Updated 2 years ago
- A go library that implements application/problem+json and application/problem+xml☆67Updated last year
- A curated list of Go code formatters (like gofmt)☆40Updated 4 years ago
- Run Go tests inside a Docker image☆99Updated 4 months ago
- High performance JSON iterator & validator for Go☆95Updated last year