kkHAIKE / contextcheckLinks
Analyzer: check whether a function uses a non-inherited context
☆49Updated 7 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☆78Updated 8 months ago
- Magic number detector for Go.☆201Updated last year
- Golang linter to check the errors handling expressions☆56Updated 3 weeks ago
- ☆121Updated last year
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated this week
- ☆54Updated last year
- Check that no globals are present in Go code.☆120Updated 4 months ago
- A linter that handles struct tags.☆55Updated last month
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Accept Interfaces, Return Concrete Types☆77Updated last month
- Go linter for forbidding identifiers☆153Updated 8 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆122Updated 4 months ago
- Allow and block list linter for direct Go module dependencies.☆77Updated last week
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- noctx finds function calls without context.Context.☆208Updated 2 months ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Go linter that checks if package imports are in a list of acceptable packages.☆177Updated 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 2 weeks ago
- ☆43Updated 10 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆45Updated 8 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆75Updated 2 weeks ago
- Script engine, especially good for tests☆161Updated last year
- ☆99Updated 9 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated 2 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 2 weeks ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Checks for a new line before return and branch statements.☆27Updated last year