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

Color codes do not work in Makefile #78

Closed
JakeRoggenbuck opened this issue Sep 19, 2020 · 2 comments · Fixed by #81
Closed

Color codes do not work in Makefile #78

JakeRoggenbuck opened this issue Sep 19, 2020 · 2 comments · Fixed by #81

Comments

@JakeRoggenbuck
Copy link

In the Makefile, the color codes do not seem to work and do not output any color.

When running make test, the following is outputted.

\033[32;01m==> Cleaning bytecode ...\033[0m
\033[32;01m==> Linting code ...\033[0m
@pavdmyt
Copy link
Owner

pavdmyt commented Oct 2, 2020

Hi @JakeRoggenbuck

It depends on terminal application you're using and it's settings. It was done for my convenience and absolutely not necessary. Works perfectly in iTerm2.

@pavdmyt pavdmyt closed this as completed Oct 2, 2020
@pavdmyt
Copy link
Owner

pavdmyt commented Jan 17, 2021

Fixed by #81

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants