moricho / tparallelLinks
tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes
☆27Updated last year
Alternatives and similar repositories for tparallel
Users that are interested in tparallel are comparing it to the libraries listed below
Sorting:
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated 3 months ago
- tenv detects environment variable not using t.Setenv☆24Updated last year
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 2 months ago
- containedctx is a linter that detects struct contained context.Context field☆21Updated 9 months ago
- golang linter to detect named returns☆29Updated 2 weeks ago
- Linter to check if your tests have been marked as parallel correctly☆61Updated 3 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆48Updated 11 months ago
- Golang linter to use strconv☆43Updated 2 months ago
- A Go library for parsing and verifying versions and version constraints.☆45Updated 8 months ago
- ☆18Updated 4 months ago
- Analyzer: nilerr checks returning nil when err is not nil☆64Updated 4 months ago
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- A linter that handles struct tags.☆55Updated last month
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated 2 years ago
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆25Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated last week
- Analyzer: CommentMap utilities for static analysis in Go☆12Updated last year
- Linter for errors.Is and errors.As☆46Updated 6 years ago
- A simple terminal UI for Go linters☆80Updated 5 years ago
- ☆54Updated last year
- Golang linter to check the errors handling expressions☆67Updated 4 months ago
- errors + stack staces.☆15Updated last week
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Upload pprof output to continuous profiler☆28Updated 6 years ago
- Go Linter: finds wasted assignment statements 🗑☆38Updated last year
- Ordered map☆121Updated 8 months ago
- Go linter to detect erroneous multiplication of duration values☆49Updated 3 months ago
- ☆58Updated 4 years ago
- Checks for a new line before return and branch statements.☆27Updated last year
- Client library for Buf Reflection API, for transforming Protobuf data.☆51Updated last month