Report all issues found within a given range-loop.
Open
enhancement
vet-bot
- Dominant language
- Go
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The structure of `checkUnaryExpr` in `looppointer.go` gives up at the first issue found. We should try and get it to report every issue found, in case there are multiples.
Contributor guide
Assessment
This issue has not been assessed yet.