jingyugao / rowserrcheck
Analyzer: checks whether err of sql.Rows is checked.
☆17Updated last year
Alternatives and similar repositories for rowserrcheck:
Users that are interested in rowserrcheck are comparing it to the libraries listed below
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated this week
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this week
- Golang linter to use strconv☆32Updated this week
- Linter checks that printf-like functions are named with `f` at the end.☆24Updated 4 months ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Golang linter, lint pass any slice as any in variadic function☆18Updated last year
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated 2 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆20Updated last week
- Mango (man page generator) integration for Kong☆20Updated last week
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- 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
- Analyzer: check whether a function uses a non-inherited context☆45Updated 8 months 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
- ☆21Updated 2 months ago
- golang linter to detect named returns☆28Updated this week
- A linter that handles struct tags.☆49Updated last month
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆25Updated 7 months ago
- The semantic desktop search engine☆27Updated 3 years ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆40Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- Linter that checks that comments end in a period☆45Updated this week
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- ☆52Updated 4 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- misspelled word linter for Go comments, string literals and embedded files☆41Updated 3 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆61Updated 2 weeks ago