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

Make goml set work with arrays on top-level #6

Merged
merged 2 commits into from
Jul 30, 2018
Merged

Make goml set work with arrays on top-level #6

merged 2 commits into from
Jul 30, 2018

Conversation

petergtz
Copy link
Contributor

This fixes issues when manipulating ops-files which are an array on top-level, not a map.

petergtz added 2 commits July 30, 2018 13:51
This fixes issues when manipulating ops-files which are an array on top-level, not a map.
Wanted to use the simple Set function to test this, but since the error occurs during serialization, this new test must use SetInFile. A future refactoring could probably have separate tests for those two abstraction levels, but it didn't seem worth it yet.
@herrjulz herrjulz merged commit b6ad1ea into herrjulz:master Jul 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants