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

Added environment support for husky hooks command. #165

Merged

Conversation

ThaKladd
Copy link
Contributor

Problem
When using an containerized environment, without PHP installed locally, husky does not seem to work.

Solution
Adding support for different environments so that the husky command run within the container, both install and within the pre-commit hook.

Reason
Making it easier to implement into a containerized repository, so that developers don't need to change the content of the pre-commit file each time the project is initiated.

@driftingly driftingly merged commit 4fcb425 into tighten:3.x Nov 22, 2024
4 checks passed
@driftingly
Copy link
Member

Thanks @ThaKladd 🙌

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.

2 participants