You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our other repos (ic-ui-kit and ic-design-system) we have a pre-commit hook and Commitizen, we should do the same in this repo.
💬 Description
Add a pre-commit hook running prettier, lint, unit tests etc.
Add commitizen following the same pattern as our other repos e.g. fix(root): Fixed subscription page
Update CONTRIBUTING.md with any new steps contributors would have to follow.
💰 Use value
Improve consistency across repos.
The text was updated successfully, but these errors were encountered:
Summary
In our other repos (ic-ui-kit and ic-design-system) we have a pre-commit hook and Commitizen, we should do the same in this repo.
💬 Description
Add a pre-commit hook running prettier, lint, unit tests etc.
Add commitizen following the same pattern as our other repos e.g.
fix(root): Fixed subscription page
Update CONTRIBUTING.md with any new steps contributors would have to follow.
💰 Use value
Improve consistency across repos.
The text was updated successfully, but these errors were encountered: