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

Add option to print yaml logs to Stdout #82

Merged
merged 3 commits into from
May 12, 2021

Conversation

AngelaGuardia
Copy link
Contributor

Problem
Multiversion linting error logs need to be parsed and are currently printed to stdout in a human readable format

Solution
Update the writeLintReport function to print YAML to stdout if given a '-' as a file path
Update the completeEither function to take an optional 'silence' parameter to silence human readable logs when printing the YAML to stdout

>
> Update the writeLintReport function to print to stdout if given a '-' as a file path
> Update the completeEither function to take an optional 'silence' parameter to silence human readable logs when printing the yaml to stdout
@CLAassistant
Copy link

CLAassistant commented May 12, 2021

CLA assistant check
All committers have signed the CLA.

@eed3si9n eed3si9n merged commit 4001a83 into main May 12, 2021
@eed3si9n eed3si9n deleted the aguardia/print-yaml-to-stdout branch May 12, 2021 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants