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

Don't colour output if NO_COLOR is set #163

Merged
merged 1 commit into from
Jan 2, 2019
Merged

Don't colour output if NO_COLOR is set #163

merged 1 commit into from
Jan 2, 2019

Conversation

srstevenson
Copy link
Contributor

This follows the informal standard defined at https://no-color.org, allowing users who don't want colour output from command line applications to set a single environment variable to disable it in all supported applications.

This follows the informal standard defined at https://no-color.org,
allowing users who don't want colour output from command line
applications to set a single environment variable to disable it in all
supported applications.
@theacodes
Copy link
Collaborator

Cool, thanks for doing this! I'll merge if the tests all pass.

@theacodes theacodes merged commit b673717 into wntrblm:master Jan 2, 2019
@srstevenson
Copy link
Contributor Author

Thanks!

@srstevenson srstevenson deleted the support-no_color branch January 2, 2019 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants