jingyugao / rowserrcheck
Analyzer: checks whether err of sql.Rows is checked.
☆17Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rowserrcheck
- Simple linter to check that your code does not contain non-ASCII identifiers☆22Updated last year
- Golang linter to use strconv☆22Updated this week
- 🚔 Enforce field tags in (un)marshaled structs☆35Updated this week
- Golang linter to check the errors handling expressions☆45Updated 3 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆15Updated 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`.☆23Updated last week
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆40Updated this week
- Golang linter, lint pass any slice as any in variadic function☆18Updated last year
- golang linter to detect named returns☆26Updated last week
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆14Updated this week
- Checks for a new line before return and branch statements.☆26Updated 7 months ago
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- Analyzer: check whether a function uses a non-inherited context☆44Updated 5 months ago
- A simple fs.FS implementation to be used inside tests.☆33Updated last year
- Go linter to detect erroneous multiplication of duration values☆46Updated 6 months ago
- Mango (man page generator) integration for Kong☆20Updated last week
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆24Updated 4 months ago
- ☆26Updated 2 years ago
- The semantic desktop search engine☆26Updated 3 years ago
- Detect deeply nested if statements in Go source code☆41Updated 3 years ago
- detects nested contexts in loops or function literals☆10Updated last week
- Linter that checks that comments end in a period☆44Updated 2 months ago
- Golang logging library benchmarks☆69Updated last year
- Fork of go-yaml/yaml for go-faster needs☆9Updated 2 months ago
- A curated list of Go code formatters (like gofmt)☆32Updated 3 years ago
- Go linter for checking that your code uses short syntax for if-statements whenever possible.☆17Updated 2 years ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆53Updated last month
- ☆37Updated 4 months ago
- Linter checks that printf-like functions are named with `f` at the end.☆21Updated last month