periodo
periodo copied to clipboard
Integrating Pre-commit hook
Is your feature request related to a problem? Please describe.
A pre-commit hook should be integrated into the project which will automatically lint and format the code when committing to prevent push bad code into the codebase.
Describe the solution you'd like
One can use husky, pre-commit, or any other package for the purpose. Using the git hooks can also be considered. If there is any other solution which can be done, feel free to go.
Additional context
To be tackled after #220 and #223
I would like to work on this.
@Sukriti-sood Assigned you