jingyugao / rowserrcheckLinks
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
Sorting:
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 3 weeks ago
- A linter that handle directives into `go.mod`.☆15Updated last month
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- A linter that handles struct tags.☆54Updated 3 months ago
- A linter that checks for duplicate words in the source code (usually miswritten)☆14Updated 3 weeks ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 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`.☆26Updated last month
- detects nested contexts in loops or function literals☆51Updated last week
- Golang linter, lint pass any slice as any in variadic function☆18Updated 2 years ago
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Updated 3 months ago
- golang linter to detect named returns☆28Updated 2 weeks ago
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 4 months ago
- Analyzer: check whether a function uses a non-inherited context☆48Updated 5 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆33Updated last week
- Golang linter to use strconv☆40Updated 4 months ago
- Accept Interfaces, Return Concrete Types☆74Updated 2 months ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 6 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆68Updated last month
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated 4 months ago
- Checks for a new line before return and branch statements.☆28Updated last year
- linter to enforce consistent import aliases☆16Updated 7 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- ☆53Updated 9 months ago
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆22Updated last month
- A simple fs.FS implementation to be used inside tests.☆34Updated 2 years ago
- Linter to detects the overuse or misuse of interfaces in Go code AKA "Interface Pollution"☆16Updated 3 weeks ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆41Updated 2 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- linter for copyright headers☆27Updated 3 weeks ago