kkHAIKE / contextcheckLinks
Analyzer: check whether a function uses a non-inherited context
☆48Updated 3 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☆75Updated 4 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- Allow and block list linter for direct Go module dependencies.☆76Updated last month
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- ☆121Updated 11 months ago
- Check that no globals are present in Go code.☆115Updated 2 weeks ago
- A linter that handles struct tags.☆54Updated last month
- ☆53Updated 7 months ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- A Go library for encoding structs into Header fields.☆46Updated 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 this week
- Golang linter to check the errors handling expressions☆52Updated 4 years ago
- Go linter for forbidding identifiers☆142Updated 4 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 3 weeks ago
- Accept Interfaces, Return Concrete Types☆69Updated last month
- Plausible additions to Go standard library packages☆39Updated 3 years ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Go linter that checks if package imports are in a list of acceptable packages.☆164Updated 3 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆130Updated this week
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last month
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Checks for a new line before return and branch statements.☆28Updated last year
- Magic number detector for Go.☆197Updated last year
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 3 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆30Updated this week
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Golang linter to use strconv☆40Updated 2 months ago
- ☆97Updated 5 months ago