periodo icon indicating copy to clipboard operation
periodo copied to clipboard

Integrating Pre-commit hook

Open K-Kumar-01 opened this issue 3 years ago • 2 comments

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

K-Kumar-01 avatar Apr 30 '21 12:04 K-Kumar-01

I would like to work on this.

Sukriti-sood avatar May 03 '21 02:05 Sukriti-sood

@Sukriti-sood Assigned you

K-Kumar-01 avatar May 03 '21 09:05 K-Kumar-01