Skip to content

Fix alias ordering error#8

Open
rattrayalex wants to merge 1 commit intograntila:masterfrom
rattrayalex:ralex/fix-print-options
Open

Fix alias ordering error#8
rattrayalex wants to merge 1 commit intograntila:masterfrom
rattrayalex:ralex/fix-print-options

Conversation

@rattrayalex
Copy link

I encountered an error because a yaml anchor was not detected before its reference in YAML's document.toString(). This wasn't because of an error in the yaml document at hand, but just because of the representation passed to the YAML library (which only gets one part at a time) so this verification should not take place by default.

Note this would conflict with #5; if you choose to merge that PR, this should have the options merged in.

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.

1 participant