kkHAIKE / contextcheckLinks
Analyzer: check whether a function uses a non-inherited context
☆48Updated 4 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 5 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- A linter that handles struct tags.☆54Updated 2 months ago
- Accept Interfaces, Return Concrete Types☆69Updated last month
- ☆121Updated last year
- A Go library for encoding structs into Header fields.☆46Updated last year
- ☆53Updated 8 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 2 weeks ago
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Check that no globals are present in Go code.☆115Updated last month
- Allow and block list linter for direct Go module dependencies.☆76Updated 3 weeks ago
- Go linter for forbidding identifiers☆144Updated 5 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 4 months ago
- Checks for a new line before return and branch statements.☆28Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- ☆42Updated 6 months ago
- Golang linter to use strconv☆40Updated 3 months ago
- Magic number detector for Go.☆198Updated 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 3 weeks ago
- Linter that checks that comments end in a period☆48Updated 2 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆165Updated 3 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 3 weeks ago
- Parser for uniform resource names as seen on RFC 8141, RFC 2141, and RFC 7643☆91Updated last year