kkHAIKE / contextcheck
Analyzer: check whether a function uses a non-inherited context
☆45Updated 8 months ago
Alternatives and similar repositories for contextcheck:
Users that are interested in contextcheck are comparing it to the libraries listed below
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 weeks ago
- ☆121Updated 8 months ago
- A linter that handles struct tags.☆49Updated last month
- Go linter for forbidding identifiers☆134Updated 3 weeks ago
- Allow and block list linter for direct Go module dependencies.☆74Updated last week
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated last week
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- ☆52Updated 3 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆156Updated 2 months ago
- Checks for a new line before return and branch statements.☆27Updated 10 months ago
- Magic number detector for Go.☆195Updated last year
- Golang linter to use strconv☆31Updated this week
- Plausible additions to Go standard library packages☆39Updated 3 years ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆30Updated this week
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- A Go library for encoding structs into Header fields.☆47Updated last year
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated last week
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆267Updated last week
- Ordered map☆99Updated 7 months ago
- Check that no globals are present in Go code.☆110Updated last week
- Golang linter to check the errors handling expressions☆49Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- 🧬 x/sync/singleflight but with generics, batching, sharding and nullable result☆36Updated last month
- Linter that checks that comments end in a period☆45Updated last month
- Accept Interfaces, Return Concrete Types☆64Updated 2 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆26Updated this week
- Golang source code parsing, usage like reflect package☆62Updated 4 months ago