Get list of errors/warings when parsing YAML is failed.
slxiao opened this issue · 1 comments
slxiao commented
When YAML is failed in parsing, can we get a list of errors/warnings of the yaml file? It would be helpful if line number and error message are given for every parse error.
jfinkhaeuser commented
This is essentially the same as #74.