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

Integrate Husky for Git Hooks #71

Open
sheik-mostafizur opened this issue Nov 12, 2024 · 0 comments
Open

Integrate Husky for Git Hooks #71

sheik-mostafizur opened this issue Nov 12, 2024 · 0 comments

Comments

@sheik-mostafizur
Copy link
Contributor

We need to set up Husky in our TurboRepo monorepo to enforce Git hooks, such as pre-commit and pre-push hooks, across all relevant packages in the Edust project.
Husky will help us maintain consistent code quality by running automated scripts before commits and pushes. This will make it easier to enforce standards and make the format prettier.

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

No branches or pull requests

1 participant