Commit progress with pre-commit hook #1249
timsofteng
started this conversation in
General
Replies: 0 comments
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.
-
Hello. I use
lint-staged
andhusky
in my project to bind some pre-commit linters in my project. The problem is I do not see any progress from it during commit withneogit
. There are logs and spinners in shell aftergit commit
command. Is it possible to add it toneogit
? Thanks.Beta Was this translation helpful? Give feedback.
All reactions