Add separate function for getting warnings separately from errors
Open
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 445
- Avg merge
- 11h 6m
- Merged PRs (30d)
- 6
Description
Currently we have possibility to get number of errors and number of warnings, but its impossible to get warnings separately from error string without parsing.
Would be nice just to separate them.
Contributor guide
Assessment
This issue has not been assessed yet.