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

Enable command color for shebang recipes #1911

Merged

Conversation

avi-cenna
Copy link
Contributor

Small MR which resolves #1903, Adding command-color for shebang recipes. Now if your shebang recipe is prefixed with @ and you specify a command-color, it will use that when printing out the shebang recipe.

@casey casey enabled auto-merge (squash) May 15, 2024 00:52
@casey casey merged commit d18bdef into casey:master May 15, 2024
5 checks passed
@casey
Copy link
Owner

casey commented May 15, 2024

LGTM, thank you for the PR!

@casey
Copy link
Owner

casey commented May 15, 2024

I simplified it a little bit by just always using config.command_color, since when it's None, it's equivalent to no color.

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 this pull request may close these issues.

Use command-color for shebang recipes
2 participants