-
Notifications
You must be signed in to change notification settings - Fork 37
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
The usage of interface in both areas removes the ability to validate when writing back to disk. In the Marshal section of the readme you can use the defined struct in order to Marshal back out https://pkg.go.dev/gopkg.in/yaml.v3#Marshal #80
Labels
Comments
TODO: Determine if code is dead. If so, remove it and close issue. |
Code is not dead, we get these errors when we run our tests when we remove UnmarshalYAML from
Will require a closer look at some point when time permits |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally posted by @CrimsonK1ng in #61 (comment)
The text was updated successfully, but these errors were encountered: