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

Integrating Pre-commit hook #248

Open
K-Kumar-01 opened this issue Apr 30, 2021 · 2 comments · May be fixed by #325
Open

Integrating Pre-commit hook #248

K-Kumar-01 opened this issue Apr 30, 2021 · 2 comments · May be fixed by #325
Labels
difficulty: medium gssoc21 Issues for GirlSript Summer of Code Level3 New feature, Major Bug fixing

Comments

@K-Kumar-01
Copy link
Collaborator

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

@Aaishpra Aaishpra added gssoc21 Issues for GirlSript Summer of Code Level2 Bug Fixing, Adding small features labels May 2, 2021
@Sukriti-sood
Copy link
Contributor

I would like to work on this.

@K-Kumar-01
Copy link
Collaborator Author

@Sukriti-sood
Assigned you

@khushishikhu khushishikhu added Level3 New feature, Major Bug fixing and removed Level2 Bug Fixing, Adding small features labels May 15, 2021
@Sukriti-sood Sukriti-sood linked a pull request May 19, 2021 that will close this issue
@Sukriti-sood Sukriti-sood removed their assignment Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: medium gssoc21 Issues for GirlSript Summer of Code Level3 New feature, Major Bug fixing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants