yor icon indicating copy to clipboard operation
yor copied to clipboard

Pre-commit hook hangs on windows when using golang 18.2

Open JamesWoolfenden opened this issue 3 years ago • 0 comments

Describe the bug When you run the commit hook on windows it appears to hang, what happens is a tf provider process is spawned and yor/pre-commit waits for it to finish. it never does. It you kill the provider process the hook completes.

golang 18.2 yor hooks rev 0.1.143

JamesWoolfenden avatar May 26 '22 08:05 JamesWoolfenden