Skip to content

migrate from serde_yaml to yaml-rust2 #30

@ReenigneArcher

Description

@ReenigneArcher

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

Metadata

Metadata

Labels

help wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions