Do not add pending cases to qfl?
Open
enhancement
question
- Dominant language
- Vim Script
- Stars
- 599
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
With https://github.com/junegunn/vader.vim/pull/183 I've added a "Failure summary" section, which basically displays the qfl with errors in the terminal.
However, this also includes pending cases (prefixed with TODO/FIXME).
I wonder if having those in the quickfix list (also used when using Vader interactively in Vim itself) is good in general, or if this could just be changed to not add them there already?
I do not think they should be displayed in the failure summary at least, so would have to be filtered out there then.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.