-
-
Notifications
You must be signed in to change notification settings - Fork 297
how to use commitizen with a pre-commit when pre-commit-config.yaml is not in root folder #655
Unanswered
thomasfinchbr
asked this question in
Q&A
-
Hi,
I am using pre-commit installed with the following option:
pre-commit install --config=config\.pre-commit-config.yaml
Except commitizen all tools I use I can add the option:
- --config=config/pyproject.toml
How could I configure commitezen to find the correct pre-commit config file?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
I don't think we support it as of now. Feel free to send us a PR or open an issue if you're interested in it :)
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment