gostaticanalysis / commentLinks
Analyzer: CommentMap utilities for static analysis in Go
☆12Updated 11 months ago
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☆26Updated last year
- tenv detects environment variable not using t.Setenv☆24Updated 10 months ago
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated last month
- containedctx is a linter that detects struct contained context.Context field☆20Updated 7 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆46Updated 9 months ago
- ☆18Updated last month
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated 2 weeks ago
- ☆21Updated 2 years ago
- Go Linter: finds wasted assignment statements 🗑☆38Updated 11 months ago
- A linter that handle directives into `go.mod`.☆16Updated last month
- Analyze the binary outputted by `go build` to get type information etc.☆18Updated 4 years ago
- A command-line tool to generate a constructor for the struct.☆93Updated last week
- A simple terminal UI for Go linters☆81Updated 4 years ago
- maintidx measures the maintainability index of each function.☆75Updated 10 months ago
- 🚨 slog: Datadog handler☆16Updated last week
- scopelint checks for unpinned variables in go programs☆115Updated 4 years ago
- Analyzer: called is a analyzer which can find function calling☆28Updated 5 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 2 weeks ago
- errors + stack staces.☆15Updated 3 weeks ago
- A linter that handles struct tags.☆55Updated 2 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated last month
- net/http client logging by HAR format☆24Updated last year
- Ordered map☆117Updated 5 months ago
- Determine how intervals relate to each other.☆101Updated last year
- Experimental iterator implementation for Go compatible with, but not requiring, CL 510541.☆25Updated 2 months ago
- Upload pprof output to continuous profiler☆28Updated 6 years ago
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- Data Dumper library dumps any data as valid syntax in Go☆191Updated 3 years ago
- ☆24Updated last month