jingyugao / rowserrcheckLinks
Analyzer: checks whether err of sql.Rows is checked.
☆17Updated 2 years ago
Alternatives and similar repositories for rowserrcheck
Users that are interested in rowserrcheck are comparing it to the libraries listed below
Sorting:
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- A linter that handle directives into `go.mod`.☆16Updated this week
- golang linter to detect named returns☆29Updated last week
- A linter that checks for duplicate words in the source code (usually miswritten)☆15Updated 3 weeks ago
- Golang linter to check the errors handling expressions☆58Updated 2 months ago
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated 3 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated last month
- linter to enforce consistent import aliases☆16Updated 11 months ago
- Golang linter, lint pass any slice as any in variadic function☆19Updated 2 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated last week
- A linter that handles struct tags.☆55Updated 3 months ago
- Analyzer: check whether a function uses a non-inherited context☆49Updated 9 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Checks for a new line before return and branch statements.☆27Updated last year
- detects nested contexts in loops or function literals☆60Updated this week
- ☆54Updated 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`.☆26Updated last week
- Go linter to detect erroneous multiplication of duration values☆48Updated last month
- Golang linter to use strconv☆42Updated 2 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last month
- ☆43Updated 11 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆75Updated last week
- Check that no globals are present in Go code.☆123Updated 6 months ago
- Linter that checks that comments end in a period☆49Updated last month
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- linter for copyright headers☆28Updated 3 weeks ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- strftime/strptime for Go☆18Updated 2 months ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆46Updated 2 years ago
- Find declarations in Go source code that shadow predeclared identifiers☆32Updated 8 months ago