Open
Description
Type
- Content inaccurate
URL
https://commitizen-tools.github.io/commitizen/contributing/
Description
I just edited the pre-commit hook in a PR and I realized the test and format script are run internally. would it make sense to remove these steps from both the contributing documentation and the PR checklist ?
On the other hand I faced many dificulties running them as my nevironment was missing a lot of the test/formatting dependencies. wouldn't it be better if these tests were run using isolated environments using either nox or tox ?
happy to make a PR