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

Use yaml-subset for everything #118

Open
jhoobergs opened this issue Jan 3, 2023 · 1 comment
Open

Use yaml-subset for everything #118

jhoobergs opened this issue Jan 3, 2023 · 1 comment
Projects

Comments

@jhoobergs
Copy link
Collaborator

  • Convert the yaml-subset types to serde_yaml types and parse the serde_yaml::Value to structs.
  • Currently, the parsing allows things that the formatter does not support.
@jhoobergs jhoobergs added this to To do in Version 1 via automation Jan 11, 2023
@jhoobergs
Copy link
Collaborator Author

#108 parses all input with yaml_subset as a test, but still uses serde_yaml.

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

No branches or pull requests

1 participant