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 git commit hooks with lint-staged #39

Merged
merged 1 commit into from
Nov 7, 2021
Merged

Add git commit hooks with lint-staged #39

merged 1 commit into from
Nov 7, 2021

Conversation

ctsstc
Copy link
Member

@ctsstc ctsstc commented Nov 7, 2021

Fixes #14

This will run:

  • eslint
  • prettier
  • related jest tests

If anything fails it will prevent the commit.

It will also format the following with prettier: js,css,sass,scss,md,json

Fixes #14

This will run:
- eslint
- prettier
- related jest tests

If anything fails it will prevent the commit.

It will also format the following with prettier: js,css,sass,scss,md,json
@netlify
Copy link

netlify bot commented Nov 7, 2021

✔️ Deploy Preview for musical-conquest ready!

🔨 Explore the source changes: def7104

🔍 Inspect the deploy log: https://app.netlify.com/sites/musical-conquest/deploys/618720319c4ea9000750e4b3

😎 Browse the preview: https://deploy-preview-39--musical-conquest.netlify.app

@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: def7104
Status: ✅  Deploy successful!
Preview URL: https://7b6bcc2d.musical-conquest.pages.dev

View logs

@ctsstc ctsstc merged commit dbf66d4 into main Nov 7, 2021
@ctsstc ctsstc deleted the ctsstc/issue14 branch November 7, 2021 00: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 git commit hooks with lint-staged
1 participant