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

Chore add pre commit linter #224

Merged
merged 4 commits into from
Apr 16, 2021

Conversation

zo-chu
Copy link
Collaborator

@zo-chu zo-chu commented Apr 14, 2021

add linting as a pre-commit hook, so in case the code introduces a linting error it will fail on commit and not on CI.

PS had to downgrade husky due to the lack of support for git in IDEs like VScode or SourceTree. It was skipping hooks when git commit is called from the UI.
more about the issue here

@zo-chu zo-chu requested a review from dadiorchen April 14, 2021 20:49
@dadiorchen dadiorchen merged commit e42083d into Greenstand:master Apr 16, 2021
@github-actions
Copy link

🎉 This PR is included in version 1.12.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants