kkHAIKE / contextcheckLinks
Analyzer: check whether a function uses a non-inherited context
☆49Updated 11 months ago
Alternatives and similar repositories for contextcheck
Users that are interested in contextcheck are comparing it to the libraries listed below
Sorting:
- Go linter to detect erroneous multiplication of duration values☆49Updated 3 months ago
- ☆121Updated last month
- A linter to ensure that slices are not initialized with non-zero length☆79Updated 3 months ago
- Magic number detector for Go.☆207Updated 2 years ago
- ☆54Updated last year
- Accept Interfaces, Return Concrete Types☆78Updated last month
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated last week
- Golang linter to check the errors handling expressions☆67Updated 4 months ago
- A linter that handles struct tags.☆55Updated last month
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Check that no globals are present in Go code.☆128Updated 8 months ago
- Checks for a new line before return and branch statements.☆27Updated last year
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last month
- Go linter for forbidding identifiers☆160Updated 3 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Go linter that checks if package imports are in a list of acceptable packages.☆191Updated 10 months ago
- Allow and block list linter for direct Go module dependencies.☆78Updated 2 weeks ago
- ☆43Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- Detect deeply nested if statements in Go source code☆44Updated 4 years ago
- Linter that checks that comments end in a period☆48Updated 3 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated last month
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆132Updated last month
- Check that no init functions are present in Go code.☆43Updated 4 years ago
- noctx finds function calls without context.Context.☆216Updated 6 months ago
- ☆101Updated last year
- maintidx measures the maintainability index of each function.☆75Updated last year
- 🧬 x/sync/singleflight but with generics, batching, sharding and nullable result☆51Updated 2 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 3 months ago