Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Support multiple directory arguments. #2

Merged
merged 1 commit into from
Apr 3, 2020

Conversation

sampointer
Copy link
Owner

If multiple directories are passed then each one is emitted as a
distinct YAML document. This means that STDOUT is a valid YAML stream.
In order to not change the existing behaviour the YAML header (---) is
only emitted when multiple documents/directories are being parsed.

If multiple directories are passed then each one is emitted as a
distinct YAML document. This means that STDOUT is a valid YAML stream.
In order to not change the existing behaviour the YAML header (`---`) is
only emitted when multiple documents/directories are being parsed.
@sampointer sampointer merged commit 5c69fbc into master Apr 3, 2020
@sampointer sampointer deleted the multiple_directories_documents branch April 3, 2020 13:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant