moricho / tparallelLinks
tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes
☆26Updated 11 months ago
Alternatives and similar repositories for tparallel
Users that are interested in tparallel are comparing it to the libraries listed below
Sorting:
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last week
- tenv detects environment variable not using t.Setenv☆24Updated 5 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆30Updated this week
- copyloopvar is a linter detects places where loop variables are copied.☆22Updated 5 months ago
- linter to enforce consistent import aliases☆16Updated 5 months ago
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated 2 years ago
- ☆26Updated 3 years ago
- A linter that handles struct tags.☆54Updated 2 months ago
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆21Updated 6 months ago
- Linter to check if your tests have been marked as parallel correctly☆56Updated 2 months ago
- Golang linter to use strconv☆40Updated 3 months ago
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- Go Linter: finds wasted assignment statements 🗑☆38Updated 6 months ago
- ☆24Updated 2 years ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 4 months ago
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- golang linter to detect named returns☆28Updated last week
- Analyze the binary outputted by `go build` to get type information etc.☆18Updated 3 years ago
- containedctx is a linter that detects struct contained context.Context field☆20Updated 2 months ago
- ☆21Updated 6 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- Analyzer: CommentMap utilities for static analysis in Go☆12Updated 7 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Golang linter, lint pass any slice as any in variadic function☆18Updated 2 years ago
- A Go library for parsing and verifying versions and version constraints.☆44Updated last month
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- ☆16Updated last year