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:
- tenv detects environment variable not using t.Setenv☆24Updated last year
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆27Updated last year
- containedctx is a linter that detects struct contained context.Context field☆21Updated 9 months ago
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- ☆22Updated last month
- Analyzer: nilerr checks returning nil when err is not nil☆64Updated 3 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆47Updated 11 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated 2 months ago
- Go Linter: finds wasted assignment statements 🗑☆38Updated last year
- ☆18Updated 4 months ago
- A linter that handle directives into `go.mod`.☆16Updated last month
- A simple terminal UI for Go linters☆80Updated 5 years ago
- Analyze the binary outputted by `go build` to get type information etc.☆18Updated 4 years ago
- errors + stack staces.☆15Updated last month
- A linter that handles struct tags.☆55Updated last month
- 🚨 slog: Datadog handler☆16Updated 2 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 2 months ago
- linter to enforce consistent import aliases☆16Updated last year
- net/http client logging by HAR format☆25Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated last month
- maintidx measures the maintainability index of each function.☆75Updated last year
- A command-line tool to generate a constructor for the struct.☆94Updated this week
- The very minimum assertion for Golang testing framework.☆34Updated 2 years ago
- Ordered map☆121Updated 7 months ago
- a copy tool☆100Updated 2 years ago
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆25Updated last year
- alias goimports='gosimports'☆94Updated this week
- golang linter to detect named returns☆29Updated this week
- Analyzer: called is a analyzer which can find function calling☆29Updated 7 months ago
- Pure go implementation of the IP routing table powered by prefix tree☆57Updated last month