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