Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Husky support is broken for pre-commit hooks #6681

Closed
Tracked by #6653
nazarhussain opened this issue Aug 24, 2021 · 0 comments · Fixed by #6682
Closed
Tracked by #6653

Husky support is broken for pre-commit hooks #6681

nazarhussain opened this issue Aug 24, 2021 · 0 comments · Fixed by #6682
Assignees
Milestone

Comments

@nazarhussain
Copy link
Contributor

Expected behavior

When we commit changes to the repo, theprettier and eslint must be executed before that. Which was earlier been configured using huky and lint-staged package. Which seems to be broken.

Actual behavior

Currently on commit no hook is executed.

Steps to reproduce

  1. Make changes to any file locally
  2. Run `git commit -m "test commit"
  3. Notice if the hooks are executed

Which version(s) does this affect? (Environment, OS, etc...)

development

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants