You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the issues of this repo and believe that this is not a duplicate.
I have searched the FAQ and general documentation and believe that my question is not already covered.
Feature Request
Add support for the FORCE_COLOR environment variable. When set, regardless of value, all output should have colors enabled, as if the terminal supported them.
Feature Request
Add support for the
FORCE_COLORenvironment variable. When set, regardless of value, all output should have colors enabled, as if the terminal supported them.Some projects that use this:
Related:
FORCE_COLORenv var astral-sh/ruff#5499FORCE_COLORenv var pre-commit/pre-commit#2918