Djarvur / go-err113
Golang linter to check the errors handling expressions
☆50Updated 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
- Linter that checks that comments end in a period☆46Updated last month
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- Golang linter that encourages you to use a separate _test package☆49Updated last week
- Checks for a new line before return and branch statements.☆27Updated 11 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated last month
- ☆52Updated 5 months ago
- Check that no globals are present in Go code.☆110Updated last month
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this week
- Run Go tests inside a Docker image☆99Updated last month
- Go linter for forbidding identifiers☆135Updated last month
- Go linter that checks if package imports are in a list of acceptable packages.☆157Updated 2 weeks ago
- Accept Interfaces, Return Concrete Types☆64Updated 3 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 11 months ago
- linter for copyright headers☆24Updated 2 weeks ago
- Allow and block list linter for direct Go module dependencies.☆74Updated last week
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Golang linter to use strconv☆34Updated last week
- Set of Go context's utilities.☆54Updated 3 years ago
- GoDoX extract speficic comments from Go code based on keywords☆18Updated last month
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated this week
- Build Go linters from lintpack-compatible packages. Also serves as a framework for writing checkers.☆28Updated 5 years ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- ☆42Updated 3 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated 2 weeks ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆62Updated this week
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 3 months ago