Replies: 2 comments 4 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
pre-commit executes as SKIP even if In fact, lock exists before the command and pre-commit are executed. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Output when I execute the pre-commit command:
The following commands can be executed and output normally.
pdm export -p ./backend -o ./backend/requirements.txt --without-hashes
Beta Was this translation helpful? Give feedback.
All reactions