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

husky run output doesn't show colors when run from git hooks. #20

Closed
alirezanet opened this issue Jan 1, 2022 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@alirezanet
Copy link
Owner

Describe the bug
husky run output doesn't have colors when run from git hooks.

To Reproduce

dotnet husky add .husky/pre-commit "dotnet husky run"

Expected behavior
Should have colored output like normal dotnet husky run command from the terminal.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows
  • Version 0.2.1
@alirezanet alirezanet self-assigned this Jan 1, 2022
@alirezanet alirezanet added help wanted Extra attention is needed enhancement New feature or request labels Jan 1, 2022
@alirezanet alirezanet removed their assignment Jan 1, 2022
@alirezanet alirezanet changed the title husky run output doesn't have colors when run from git hooks. husky run output doesn't show colors when run from git hooks. Jan 1, 2022
@alirezanet alirezanet self-assigned this Jan 3, 2022
@alirezanet alirezanet removed the help wanted Extra attention is needed label Jan 3, 2022
@alirezanet
Copy link
Owner Author

Fixed in v0.2.2

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

No branches or pull requests

1 participant