gostaticanalysis / commentLinks
Analyzer: CommentMap utilities for static analysis in Go
☆12Updated 10 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 8 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
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated 8 months ago
- Analyze the binary outputted by `go build` to get type information etc.☆18Updated 4 years ago
- errors + stack staces.☆15Updated 2 weeks ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆44Updated 7 months ago
- ☆18Updated last week
- A linter that handle directives into `go.mod`.☆15Updated this week
- Go Linter: finds wasted assignment statements 🗑☆38Updated 9 months ago
- ☆21Updated 2 years ago
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆23Updated 10 months ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆34Updated this week
- The very minimum assertion for Golang testing framework.☆34Updated 2 years ago
- Ordered map☆112Updated 4 months ago
- Experimental iterator implementation for Go compatible with, but not requiring, CL 510541.☆24Updated last month
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- ☆57Updated 4 years ago
- containedctx is a linter that detects struct contained context.Context field☆20Updated 5 months ago
- alias goimports='gosimports'☆94Updated 2 weeks ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- Data Dumper library dumps any data as valid syntax in Go☆191Updated 3 years ago
- A command-line tool to generate a constructor for the struct.☆93Updated last week
- Client library for Buf Reflection API, for transforming Protobuf data.☆50Updated this week
- Supports live reloading for Go☆71Updated 5 years ago
- Analyzer: called is a analyzer which can find function calling☆28Updated 4 months ago
- maintidx measures the maintainability index of each function.☆75Updated 9 months ago
- A linter that handles struct tags.☆54Updated last month