How to make pre-commit work #2132
Unanswered
sarnikowski
asked this question in
Q&A
Replies: 1 comment
-
Hi, |
Beta Was this translation helpful? Give feedback.
0 replies
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've been trying to get the pre-commit hook to work, but I keep getting the following error:
This error only happens when I have actually staged
.go
files, which is why the error message is a bit puzzling (i am using this hook in a polyglot monorepo).Relevant section of my pre-commit config:
Any pointers or ideas would be much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions