Djarvur / go-err113
Golang linter to check the errors handling expressions
☆49Updated 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
- Go linter to detect erroneous multiplication of duration values☆47Updated 8 months ago
- Linter that checks that comments end in a period☆45Updated last month
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- 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
- Check that no globals are present in Go code.☆110Updated last week
- Checks for a new line before return and branch statements.☆27Updated 10 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 weeks ago
- ☆52Updated 3 months ago
- Go linter for forbidding identifiers☆134Updated 3 weeks ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last month
- Set of Go context's utilities.☆54Updated 3 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 10 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆19Updated this week
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated last week
- A Go library for encoding structs into Header fields.☆47Updated last year
- A linter that handles struct tags.☆49Updated last month
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Golang linter to use strconv☆31Updated this week
- linter for copyright headers☆24Updated 11 months ago
- ☆121Updated 7 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆26Updated this week
- Run Go tests inside a Docker image☆99Updated this week
- Allow and block list linter for direct Go module dependencies.☆74Updated last week
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- GoDoX extract speficic comments from Go code based on keywords☆18Updated 2 weeks ago