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

Add precommit hook and run prettier on all files #567

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

ebma
Copy link
Member

@ebma ebma commented Sep 30, 2024

Used npx mrm@2 lint-staged to install the precommit hook as described here and formatted all files with prettier by running yarn format.

Closes #566.

@ebma ebma linked an issue Sep 30, 2024 that may be closed by this pull request
2 tasks
Copy link

netlify bot commented Sep 30, 2024

Deploy Preview for rococo-souffle-a625f5 ready!

Name Link
🔨 Latest commit 1ab9369
🔍 Latest deploy log https://app.netlify.com/sites/rococo-souffle-a625f5/deploys/66fa7c32c03b7b00083b99dc
😎 Deploy Preview https://deploy-preview-567--rococo-souffle-a625f5.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.

Copy link
Collaborator

@Sharqiewicz Sharqiewicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea ✅

@ebma ebma merged commit 3f4221c into main Sep 30, 2024
5 checks passed
@ebma ebma deleted the 566-add-precommit-hook-and-run-prettier-on-all-files branch September 30, 2024 14:57
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.

Add precommit hook and run prettier on all files
2 participants