moricho / tparallelLinks
tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes
☆26Updated last year
Alternatives and similar repositories for tparallel
Users that are interested in tparallel are comparing it to the libraries listed below
Sorting:
- tenv detects environment variable not using t.Setenv☆24Updated 8 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆44Updated 6 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated 8 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆34Updated this week
- A linter that handles struct tags.☆54Updated last week
- Linter to check if your tests have been marked as parallel correctly☆58Updated 5 months ago
- A Go library for parsing and verifying versions and version constraints.☆44Updated 4 months ago
- Golang linter to use strconv☆41Updated 5 months ago
- golang linter to detect named returns☆28Updated last week
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated 2 weeks ago
- ☆54Updated 10 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆23Updated 9 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Checks for a new line before return and branch statements.☆28Updated last year
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- Go Linter: finds wasted assignment statements 🗑☆38Updated 9 months ago
- ☆42Updated 4 months ago
- The Go library for plugins to the Buf platform.☆24Updated last week
- linter to enforce consistent import aliases☆16Updated 8 months ago
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- containedctx is a linter that detects struct contained context.Context field☆20Updated 5 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Client library for Buf Reflection API, for transforming Protobuf data.☆48Updated this week
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Ordered map☆109Updated 3 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- Check that no globals are present in Go code.☆119Updated 3 months ago