kkHAIKE / contextcheck
Analyzer: check whether a function uses a non-inherited context
☆48Updated 2 months ago
Alternatives and similar repositories for contextcheck
Users that are interested in contextcheck are comparing it to the libraries listed below
Sorting:
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 months ago
- Golang linter to check the errors handling expressions☆52Updated 4 years ago
- ☆121Updated 11 months ago
- A linter that handles struct tags.☆54Updated last month
- Accept Interfaces, Return Concrete Types☆66Updated last week
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated this week
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated 2 weeks ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- Checks for a new line before return and branch statements.☆28Updated last year
- Go linter for forbidding identifiers☆138Updated 3 months ago
- Allow and block list linter for direct Go module dependencies.☆74Updated last week
- ☆53Updated 7 months ago
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- Magic number detector for Go.☆197Updated last year
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Golang linter that encourages you to use a separate _test package☆50Updated last week
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Check that no globals are present in Go code.☆112Updated 3 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆164Updated 2 months ago
- Linter that checks that comments end in a period☆46Updated 2 weeks ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last 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
- clear go error wrapping with caller☆50Updated last year
- Golang linter to use strconv☆40Updated 2 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last week
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆66Updated 2 weeks ago
- ☆42Updated 5 months ago