kkHAIKE / contextcheck
Analyzer: check whether a function uses a non-inherited context
☆47Updated last month
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 11 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated last week
- Accept Interfaces, Return Concrete Types☆65Updated last week
- ☆53Updated 6 months ago
- Magic number detector for Go.☆196Updated last year
- Allow and block list linter for direct Go module dependencies.☆74Updated last week
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Plausible additions to Go standard library packages☆39Updated 3 years ago
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- Checks for a new line before return and branch statements.☆28Updated last year
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- ☆120Updated 10 months ago
- Go linter for forbidding identifiers☆137Updated 2 months ago
- Check that no globals are present in Go code.☆112Updated 2 months ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- ☆42Updated 4 months ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated 3 weeks ago
- Go linter that checks if package imports are in a list of acceptable packages.☆162Updated last month
- Golang linter that encourages you to use a separate _test package☆50Updated last week
- A linter that handles struct tags.☆53Updated 2 weeks ago
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆26Updated this week
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 2 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- Basic Markdown parser and HTML generator☆103Updated 4 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- ☆96Updated 4 months ago