Keep PDM-managed packages and pre-commit hooks in sync. #1271
floatingpurr
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! For those who need to keep PDM-managed packages and pre-commit hooks in sync, I'd like to leave the following reference to this hook: https://github.com/floatingpurr/sync_with_pdm
I used to harness something similar to
sync_with_pdm
for Poetry, and I found it useful. So I borrowed such a hook for PDM projects. 😊Beta Was this translation helpful? Give feedback.
All reactions