workflow: switch to simple-git-hooks#6219
workflow: switch to simple-git-hooks#6219patak-cat merged 1 commit intovitejs:mainfrom jeffydc:chore/husky
Conversation
|
There is also small https://github.com/toplenboren/simple-git-hooks. It was created when husky messed with license. |
|
Would these husky files also work for windows users without wsl? |
|
As per docs, it should work. It said it supports Windows. https://typicode.github.io/husky/#/ Can someone who has Windows machine can try this PR? Thanks. |
|
I would also prefer to |
|
Just found out SvelteKit approach. SvelteKit uses the normal git hooks features and point the git hooks directory to In In So, when updating the hook script,
So, which one do you want to proceed with? |
|
I think SvelteKit may have copied it from FYI, this PR will need a rebase |
Shinigami92
left a comment
There was a problem hiding this comment.
Assume you tested it, this is MUCH better 🙂
Yes, git hooks run when I push. |
Description
Switchyorkietohuskyin the cost of having.huskydirectory.Switch to https://github.com/toplenboren/simple-git-hooks due to the minimal diff and not to have one more directory for git hooks.
Past discussion: #5869 (comment)
Additional context
yorkieis not working on my machine and saw others are also having this issue.What is the purpose of this pull request?
Before submitting the PR, please make sure you do the following
fixes #123).