Should we add pre-commit
to the docs/requirements.txt
and to CONTRIBUTING.md?
#60
Labels
enhancement
New feature or request
Is your feature request related to a problem? Please describe.
We are asking contributors to check they run the required pre-commits which is great, but the contribution guidelines do not mention the pre-commit installation.
Describe the solution you'd like
I think the easiest way would be:
pre-commit
to thedocs/requirements.txt
, andpre-commit install
command in the CONTRIBUTING.md to install the provided hooks.Maybe the Github workflow section could also be reorganised. I think I would have first the dependencies installation, next the "github workflow", and last the local build commands.
Describe alternatives you've considered
\
Additional context
\
The text was updated successfully, but these errors were encountered: