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

migrate from serde_yaml to yaml-rust2 #30

Open
ReenigneArcher opened this issue Nov 2, 2024 · 0 comments
Open

migrate from serde_yaml to yaml-rust2 #30

ReenigneArcher opened this issue Nov 2, 2024 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@ReenigneArcher
Copy link
Member

Describe the Bug

There are a couple of issues with the current yaml library.

  1. serde_yaml is deprecated
  2. serde_yaml does not seem to create properly formatted yaml, e.g. "expected" output test fixtures do not meet yaml lint requirements

Expected Behavior

Use a supported library: https://github.com/Ethiraric/yaml-rust2

Additional Context

No response

@ReenigneArcher ReenigneArcher added the help wanted Extra attention is needed label Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants