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:
- linter to enforce consistent import aliases☆16Updated 10 months ago
- A linter that handle directives into `go.mod`.☆16Updated last month
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last month
- Golang linter to check the errors handling expressions☆57Updated last month
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated 2 months ago
- A linter that handles struct tags.☆55Updated 2 months ago
- A linter that checks for duplicate words in the source code (usually miswritten)☆15Updated this week
- Golang linter, lint pass any slice as any in variadic function☆19Updated 2 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Checks for a new line before return and branch statements.☆27Updated 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 2 weeks ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated last month
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆75Updated 2 weeks ago
- detects nested contexts in loops or function literals☆57Updated last week
- Analyzer: check whether a function uses a non-inherited context☆49Updated 8 months ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 3 weeks ago
- golang linter to detect named returns☆29Updated this week
- Go linter to detect erroneous multiplication of duration values☆48Updated 3 weeks ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- ☆54Updated last year
- Golang linter to use strconv☆42Updated last week
- Linter that checks that comments end in a period☆49Updated last month
- Check that no globals are present in Go code.☆122Updated 5 months ago
- Accept Interfaces, Return Concrete Types☆78Updated last week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 2 weeks ago
- linter for copyright headers☆28Updated this week
- a slog handler for testing that code logs expected results☆22Updated last year
- strftime/strptime for Go☆18Updated last month
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Updated 7 months ago
- ☆43Updated 11 months ago