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

Remove Husky configuration from UI project scaffold generation #507

Merged
merged 5 commits into from
Oct 22, 2023

Conversation

ymekuria
Copy link
Collaborator

@ymekuria ymekuria commented Oct 21, 2023

Description
Closes #506

This PR removes husky pre-commit hooks configuration steps during project generation with an accompanying UI project. The husky pre-commit hooks were removed from the project templates in this PR

Tested

This was tested using the complete end to end testing suite using npm run e2e:test .

@shimkiv shimkiv self-requested a review October 22, 2023 07:25
@ymekuria ymekuria changed the title Remove Husky Configuration from UI project scaffold generation Remove Husky configuration from UI project scaffold generation Oct 22, 2023
@ymekuria ymekuria merged commit 50e54dd into main Oct 22, 2023
12 checks passed
@ymekuria ymekuria deleted the remove-husky-ui branch October 22, 2023 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove Husky configuration from UI Scaffold
2 participants