Breaks at end of statement block ignored
Open
bug
false-positive
vet-bot
- Dominant language
- Go
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Issues like this one are false-positives. Our break detection feature can instead read to the end of the statement block.
https://github.com/kalexmills/github-vet-tests-dec2020/issues/11692
Contributor guide
Assessment
This issue has not been assessed yet.