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
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- ☆52Updated 4 months 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
- Linter that checks that comments end in a period☆46Updated 3 weeks ago
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- Checks for a new line before return and branch statements.☆27Updated 11 months ago
- Check that no globals are present in Go code.☆110Updated last month
- A Go library for encoding structs into Header fields.☆47Updated last year
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this week
- GoDoX extract speficic comments from Go code based on keywords☆18Updated last month
- A linter to ensure that slices are not initialized with non-zero length☆75Updated last month
- linter for copyright headers☆24Updated 2 weeks ago
- Set of Go context's utilities.☆54Updated 3 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆21Updated last week
- Run Go tests inside a Docker image☆99Updated last month
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 11 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆156Updated last week
- Go linter for forbidding identifiers☆134Updated last month
- ☆91Updated 2 months ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 5 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated this week
- ☆26Updated 3 years ago