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☆39Updated this week
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated 3 months ago
- A linter that handle directives into `go.mod`.☆16Updated 2 weeks ago
- Golang linter to check the errors handling expressions☆61Updated 3 months ago
- A linter that handles struct tags.☆55Updated 2 weeks ago
- 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
- 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
- golang linter to detect named returns☆30Updated last week
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆76Updated 2 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last month
- ☆43Updated last year
- A linter that checks for duplicate words in the source code (usually miswritten)☆15Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated this week
- detects nested contexts in loops or function literals☆63Updated last week
- Accept Interfaces, Return Concrete Types☆78Updated this week
- 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
- Analyzer: check whether a function uses a non-inherited context☆49Updated 9 months ago
- Linter that checks that comments end in a period☆49Updated 2 months ago
- ☆54Updated last year
- Golang linter to use strconv☆42Updated last month
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- linter for copyright headers☆28Updated last week
- Go linter to detect erroneous multiplication of duration values☆49Updated last month
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Check that no globals are present in Go code.☆123Updated 6 months 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☆47Updated 10 months ago
- ☆121Updated last year