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

[developer experience] Add git hook for linting code #3549

Open
benfurber opened this issue May 15, 2024 · 1 comment
Open

[developer experience] Add git hook for linting code #3549

benfurber opened this issue May 15, 2024 · 1 comment

Comments

@benfurber
Copy link
Member

Regularly the ci steps of PRs fails simply because of linting issues that would be easily fixed by running yarn format. This wouldn't happen if a git hook ran this command for commits. https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks

@mariojsnunes
Copy link
Collaborator

is this happening because prettier/eslint isn't correctly configured?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New / Under Discussion
Development

No branches or pull requests

2 participants