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:
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Golang linter to check the errors handling expressions☆52Updated 4 years ago
- Checks for a new line before return and branch statements.☆28Updated last year
- Golang linter to use strconv☆40Updated 2 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- Accept Interfaces, Return Concrete Types☆69Updated 3 weeks ago
- A linter that handles struct tags.☆54Updated last month
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 3 weeks ago
- Golang linter that encourages you to use a separate _test package☆50Updated 3 weeks ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- golang linter to detect named returns☆28Updated 2 weeks ago
- ☆53Updated 7 months ago
- Allow and block list linter for direct Go module dependencies.☆75Updated 3 weeks ago
- CPU-guided performance analyzer for Go☆77Updated 2 years ago
- ☆26Updated 3 years ago
- Linter that checks that comments end in a period☆46Updated last month
- High performance JSON iterator & validator for Go☆94Updated last year
- A linter that detect the possibility to use variables/constants from the Go standard library.☆45Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- A curated list of Go code formatters (like gofmt)☆39Updated 4 years ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Fork of go-yaml/yaml for go-faster needs☆11Updated 3 months ago
- A Go library for encoding structs into Header fields.☆46Updated last year
- clear go error wrapping with caller☆51Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆164Updated 2 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- ☆42Updated 5 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆66Updated 3 weeks ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago