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
md5: 6c5c033fc91082c077e78233d5183778
Issue Description:
Currently, colors are not shown in compiler output. We probably need to detect if stdout is tty and then force colors out of compiler using some driver flag.
The text was updated successfully, but these errors were encountered:
Comment by Ostap Taran (JIRA)
Implemented in this PR and merged
Sorry, something went wrong.
No branches or pull requests
Additional Detail from JIRA
md5: 6c5c033fc91082c077e78233d5183778
Issue Description:
Currently, colors are not shown in compiler output. We probably need to detect if stdout is tty and then force colors out of compiler using some driver flag.
The text was updated successfully, but these errors were encountered: