gostaticanalysis / commentLinks
Analyzer: CommentMap utilities for static analysis in Go
☆12Updated last year
Alternatives and similar repositories for comment
Users that are interested in comment are comparing it to the libraries listed below
Sorting:
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Updated last year
- tenv detects environment variable not using t.Setenv☆24Updated last year
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated 3 months ago
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- Go Linter: finds wasted assignment statements 🗑☆38Updated last year
- containedctx is a linter that detects struct contained context.Context field☆21Updated 10 months ago
- Analyzer: nilerr checks returning nil when err is not nil☆64Updated 4 months ago
- ☆18Updated 4 months ago
- Analyze the binary outputted by `go build` to get type information etc.☆18Updated 4 years ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆48Updated 11 months ago
- maintidx measures the maintainability index of each function.☆75Updated last year
- Data Dumper library dumps any data as valid syntax in Go☆191Updated 3 years ago
- errors + stack staces.☆15Updated last week
- Ordered map☆121Updated 8 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 3 months ago
- ☆23Updated 2 months ago
- A linter that handle directives into `go.mod`.☆16Updated 2 months ago
- net/http client logging by HAR format☆25Updated last year
- ☆58Updated 4 years ago
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆25Updated last year
- A Go library for parsing and verifying versions and version constraints.☆45Updated 9 months ago
- A linter that handles struct tags.☆55Updated 2 months ago
- linter to enforce consistent import aliases☆17Updated last year
- Analyzer: called is a analyzer which can find function calling☆29Updated 8 months ago
- The very minimum assertion for Golang testing framework.☆34Updated 2 years ago
- Experimental iterator implementation for Go compatible with, but not requiring, CL 510541.☆26Updated 5 months ago
- Linter to check if your tests have been marked as parallel correctly☆61Updated 3 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated 3 weeks ago
- Linter for errors.Is and errors.As☆46Updated 6 years ago
- scopelint checks for unpinned variables in go programs☆115Updated 4 years ago