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

feat: added husky precommit for prettier #536

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

TenzDelek
Copy link
Contributor

Description

  • introduced husky as the pre commit for the prettier

Related issue(s)

fixes #331

Copy link

netlify bot commented Jan 23, 2025

Deploy Preview for peaceful-ramanujan-288045 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 2c78c30
🔍 Latest deploy log https://app.netlify.com/sites/peaceful-ramanujan-288045/deploys/67920c9ea8825700081008c8
😎 Deploy Preview https://deploy-preview-536--peaceful-ramanujan-288045.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@AceTheCreator
Copy link
Member

@TenzDelek you didn't address @ashmit-coder concern about husky commit...

the problem is that husky commits the prettier changes and then to make any new changes you have to pull from your own repo again and again.

@TenzDelek
Copy link
Contributor Author

@TenzDelek you didn't address @ashmit-coder concern about husky commit...

the problem is that husky commits the prettier changes and then to make any new changes you have to pull from your own repo again and again.

hmm, should i add auto stage then? @ashmit-coder @AceTheCreator

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.

[FEATURE] Add prettier to the code base
2 participants