I would like to use pydocstyle as a pre-commit hook to check a project\'s source code docstrings, i.e. .py files located inside the /src folder, when a new