pre-commit-golang icon indicating copy to clipboard operation
pre-commit-golang copied to clipboard

go-fmt doesn't work on Windows

Open echarrod opened this issue 5 years ago • 0 comments

When trying to run the go-fmt hook on Windows, I get:

tee: /dev/fd/5: No such file or directory

I use a local hook to get round it, but it would be nice to be able to use this repo for all the pre-commit hooks I need

echarrod avatar Jul 05 '20 11:07 echarrod