kkHAIKE / contextcheckLinks
Analyzer: check whether a function uses a non-inherited context
☆48Updated 6 months ago
Alternatives and similar repositories for contextcheck
Users that are interested in contextcheck are comparing it to the libraries listed below
Sorting:
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 7 months ago
- ☆54Updated 10 months ago
- ☆121Updated last year
- Magic number detector for Go.☆201Updated last year
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- Go linter for forbidding identifiers☆150Updated 7 months ago
- Check that no globals are present in Go code.☆119Updated 3 months ago
- Accept Interfaces, Return Concrete Types☆74Updated this week
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- Checks for a new line before return and branch statements.☆28Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆172Updated 5 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- A linter that handles struct tags.☆54Updated last week
- 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
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆74Updated last month
- Allow and block list linter for direct Go module dependencies.☆77Updated this week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆34Updated this week
- Linter that checks that comments end in a period☆48Updated 4 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆44Updated 6 months ago
- noctx finds function calls without context.Context.☆206Updated last month
- 🧬 x/sync/singleflight but with generics, batching, sharding and nullable result☆48Updated last week
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 2 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- ☆43Updated 8 months ago
- detects nested contexts in loops or function literals☆50Updated 2 weeks ago
- Script engine, especially good for tests☆158Updated last year