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☆38Updated 2 weeks ago
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- Golang linter to check the errors handling expressions☆51Updated 4 years ago
- Checks for a new line before return and branch statements.☆28Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 months ago
- Golang linter to use strconv☆40Updated last month
- golang linter to detect named returns☆28Updated this week
- Fork of go-yaml/yaml for go-faster needs☆11Updated 2 months ago
- A curated list of Go code formatters (like gofmt)☆38Updated 4 years ago
- Golang linter that encourages you to use a separate _test package☆50Updated this week
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- ☆53Updated 6 months ago
- Accept Interfaces, Return Concrete Types☆66Updated this week
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- Linter that checks that comments end in a period☆46Updated 2 weeks ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆65Updated last week
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated this week
- clear go error wrapping with caller☆50Updated last year
- A linter that handles struct tags.☆53Updated 3 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆27Updated this week
- CPU-guided performance analyzer for Go☆76Updated 2 years ago
- Provides primitives to perform ordered GRAceful TERmination for Golang applications☆27Updated 2 months ago
- High performance JSON iterator & validator for Go☆94Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- Generic batches for go☆13Updated 3 years ago
- Allow and block list linter for direct Go module dependencies.☆74Updated this week
- Check that no globals are present in Go code.☆112Updated 3 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- Daily builds of active Go development branches☆18Updated last month