gostaticanalysis / commentLinks
Analyzer: CommentMap utilities for static analysis in Go
☆12Updated 8 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 6 months ago
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- errors + stack staces.☆14Updated 8 months ago
- ☆16Updated last year
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated 2 years ago
- copyloopvar is a linter detects places where loop variables are copied.☆22Updated 6 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆42Updated 5 months ago
- Go Linter: finds wasted assignment statements 🗑☆38Updated 7 months ago
- containedctx is a linter that detects struct contained context.Context field☆20Updated 3 months ago
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- Analyzer: called is a analyzer which can find function calling☆28Updated 2 months ago
- net/http client logging by HAR format☆24Updated last year
- Analyze the binary outputted by `go build` to get type information etc.☆18Updated 3 years ago
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆23Updated 7 months ago
- A linter that handle directives into `go.mod`.☆15Updated last month
- Data validation library for Go☆17Updated 5 years ago
- Create an fs.FS instance that "mounts" other fs.FS☆15Updated 2 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆30Updated this week
- Ordered map☆108Updated last month
- A command-line tool to generate a constructor for the struct.☆91Updated last year
- linter to enforce consistent import aliases☆16Updated 6 months ago
- A linter that handles struct tags.☆54Updated 3 months ago
- A YAML based golang reverse proxy☆9Updated 3 months ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Tools: knife lists type information of the package☆45Updated 2 weeks ago
- ☆13Updated 6 years ago
- Go package for reporting HTTP stats☆44Updated 4 years ago
- scopelint checks for unpinned variables in go programs☆115Updated 4 years ago
- golang linter to detect named returns☆28Updated last week