We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
FORCE_COLOR
Just found out about this project (see astral-sh/uv#3955) which seems to be trying to document and standardize FORCE_COLORs behavior.
It seems like it would be helpful to specify the behavior to be compatible with major users.
Behaviors I've seen through a quick survey
The text was updated successfully, but these errors were encountered:
NO_COLOR
No branches or pull requests
Just found out about this project (see astral-sh/uv#3955) which seems to be trying to document and standardize
FORCE_COLOR
s behavior.It seems like it would be helpful to specify the behavior to be compatible with major users.
Behaviors I've seen through a quick survey
FORCE_COLOR
is present and non-emptyFORCE_COLOR
is presentFORCE_COLOR
is present and bool-ishThe text was updated successfully, but these errors were encountered: