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: Set Up Auto Fromatting #212

Merged
merged 2 commits into from
Jan 9, 2025
Merged

feat: Set Up Auto Fromatting #212

merged 2 commits into from
Jan 9, 2025

Conversation

BorhanSaflo
Copy link
Member

@BorhanSaflo BorhanSaflo commented Jan 9, 2025

What are you trying to accomplish?

Set up automatic code formatting to ensure the codebase adheres to consistent formatting standards on every commit.

How are you accomplishing it?

I configured Husky and lint-staged to run the pnpm format script automatically upon commiting.

Is there anything reviewers should know?

Make sure you install the new dependencies using pnpm i

Checks before you create your pull request

  • Did you read and follow article requirements?
  • Did you run prettier (pnpm format)?
  • Is it safe to rollback this change if anything goes wrong?

@BorhanSaflo BorhanSaflo marked this pull request as ready for review January 9, 2025 06:23
@BorhanSaflo BorhanSaflo requested a review from tanzimfh January 9, 2025 06:23
@BorhanSaflo BorhanSaflo merged commit 3f2fe77 into master Jan 9, 2025
1 check passed
@BorhanSaflo BorhanSaflo deleted the auto_formatting branch January 9, 2025 18:41
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