Replies: 1 comment
-
|
Hey! This is a good question. Unlike pre-commit lefthook does not provide predefined actions, so all commands should be explicit. So, if you could find a script/command that gets executed then you can simply move it to lefthook config. But currently there's no other easy way to migrate. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I am very interested in moving over from https://pre-commit.com - we have a pretty decent set of tasks in our current .pre-commit-config.yaml file - is there a quick path forward to migrating?
This is our current config:
Any guidance would be helpful!
Beta Was this translation helpful? Give feedback.
All reactions