pre-commit-golang
pre-commit-golang copied to clipboard
go-fmt doesn't work on Windows
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