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:
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆34Updated this week
- A linter that handle directives into `go.mod`.☆15Updated 3 months ago
- detects nested contexts in loops or function literals☆51Updated last week
- golang linter to detect named returns☆28Updated this week
- A linter that handles struct tags.☆54Updated 2 weeks ago
- A linter that checks for duplicate words in the source code (usually miswritten)☆14Updated last month
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last month
- Golang linter, lint pass any slice as any in variadic function☆18Updated 2 years 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 week
- Golang linter to use strconv☆41Updated 5 months ago
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Updated 5 months ago
- linter to enforce consistent import aliases☆16Updated 8 months ago
- Analyzer: check whether a function uses a non-inherited context☆48Updated 6 months ago
- A linter to ensure that slices are not initialized with non-zero length☆77Updated 7 months ago
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated last week
- Accept Interfaces, Return Concrete Types☆74Updated last week
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 5 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆74Updated last week
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- ☆54Updated 10 months ago
- Checks for a new line before return and branch statements.☆28Updated last year
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆23Updated 2 weeks ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Analyzer: fourcetypeassert finds type assertions which did forcely☆44Updated 6 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated 8 months ago
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆37Updated 2 years ago
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated last year
- ☆43Updated 8 months ago