Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve UX for YAML parsing errors #74

Closed
sgnn7 opened this issue Oct 9, 2020 · 0 comments · Fixed by #75
Closed

Improve UX for YAML parsing errors #74

sgnn7 opened this issue Oct 9, 2020 · 0 comments · Fixed by #75

Comments

@sgnn7
Copy link
Contributor

sgnn7 commented Oct 9, 2020

Is your feature request related to a problem? Please describe.

Currently we eat all erros encountered when merging yaml files. This leads to poor UX for users.

Describe the solution you would like

The error that the YAML module returns should be printed.

Describe alternatives you have considered

N/A

Additional context

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

1 participant