Skip to content

remove husky #258

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 20, 2021
Merged

remove husky #258

merged 1 commit into from
Sep 20, 2021

Conversation

mbostock
Copy link
Member

We have GitHub Actions CI now, so I don’t see a need to keep this around.

Note that husky will not automatically uninstall itself if you use yarn. ☹️ Assuming you don’t have any other git hooks defined locally, you can remove the remains of husky like so:

rm .git/hooks/*
git init

@mbostock mbostock requested a review from visnup September 19, 2021 22:56
@mbostock mbostock merged commit 60b0f85 into main Sep 20, 2021
@mbostock mbostock deleted the mbostock/remove-husky branch September 20, 2021 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants