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 2 weeks ago
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- Golang linter to use strconv☆36Updated last week
- A simple fs.FS implementation to be used inside tests.☆33Updated last year
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- detects nested contexts in loops or function literals☆29Updated last week
- misspelled word linter for Go comments, string literals and embedded files☆42Updated this week
- A linter that handles struct tags.☆52Updated 2 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated last week
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Analyzer: check whether a function uses a non-inherited context☆47Updated 3 weeks 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
- cobra adapter for mango☆32Updated last year
- Checks for a new line before return and branch statements.☆27Updated 11 months ago
- A linter that checks for duplicate words in the source code (usually miswritten)☆14Updated 2 weeks ago
- ☆26Updated 3 years ago
- Mango (man page generator) integration for Kong☆20Updated 2 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated last month
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆21Updated this week
- linter to enforce consistent import aliases☆16Updated 2 months ago
- Golang linter, lint pass any slice as any in variadic function☆18Updated last year
- Go environment var parsing, for babies☆33Updated 3 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- Detects functions from golang.org/x/exp/ that can be replaced by std functions.☆11Updated last month
- golang linter to detect named returns☆28Updated 2 weeks ago
- Linter that checks that comments end in a period☆46Updated last month
- Fork of go-yaml/yaml for go-faster needs☆9Updated 3 weeks ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- Linter checks that printf-like functions are named with `f` at the end.☆25Updated 5 months ago
- ☆21Updated 3 months ago