Djarvur / go-err113Links
Golang linter to check the errors handling expressions
☆53Updated 4 years ago
Alternatives and similar repositories for go-err113
Users that are interested in go-err113 are comparing it to the libraries listed below
Sorting:
- Linter that checks that comments end in a period☆48Updated 2 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Check that no globals are present in Go code.☆117Updated last month
- ☆53Updated 8 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- 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
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last month
- ☆121Updated last year
- linter for copyright headers☆27Updated this week
- Checks for a new line before return and branch statements.☆28Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last month
- Accept Interfaces, Return Concrete Types☆73Updated 2 months ago
- ☆43Updated 6 months ago
- Run Go tests inside a Docker image☆99Updated 5 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Magic number detector for Go.☆199Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆167Updated 4 months ago
- Go linter for forbidding identifiers☆145Updated 5 months ago
- A linter that handles struct tags.☆54Updated 3 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆68Updated last week
- Linter that confirms DB rows and statements are closed properly.☆87Updated last month
- Golang linter to use strconv☆40Updated 4 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Set of Go context's utilities.☆54Updated 4 years ago
- ☆98Updated 6 months ago
- ☆26Updated 3 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆130Updated last week
- A Go library for encoding structs into Header fields.☆47Updated last year