gitmoji-commit-hook icon indicating copy to clipboard operation
gitmoji-commit-hook copied to clipboard

How to use with pre-commit tool ?

Open astariul opened this issue 4 years ago • 2 comments

Can I use this repo with pre-commit ?

If yes, what should I add to my .pre-commit-config.yaml ?

astariul avatar Oct 24 '21 10:10 astariul

I have unfortunately no experience with pre-commit. But I guess it should work. Sorry, I can't give you a better answer.

tjoskar avatar Jan 03 '22 21:01 tjoskar

For pre-commit, the project would need to run non-interactively, but it's whole purpose is an interactive emoji selection.

rafalkrupinski avatar May 17 '23 19:05 rafalkrupinski