gabrycina / git-python-rewrite

Git but is rewritten in python
33 stars 15 forks source link

Add pre-commit hooks to the repo. #33

Open montanarograziano opened 4 months ago

montanarograziano commented 4 months ago

Is your feature request related to a problem? Please describe. Could we add pre-commit hooks to the repo to standardize code quality?

Describe the solution you'd like Pre-commit hooks would boost the quality of code, and drive everyone willing to contribute to adhere to a specific standard.

PS: Great project idea! 😄

Describe alternatives you've considered

Additional context

gabrycina commented 4 months ago

Sure, maybe something to think of when we'll be about to finish the guided piece of the project?