pre-commit-hooks
pre-commit-hooks copied to clipboard
shfmt hook whitespace in filename
Hi
Thanks for your work!
It seems the shfmt hook does not respect whitespaces in filename:
[RUN] shfmt -w -i 2 Test/Script Test1.sh Test/Script Test2.sh
lstat Test/Script: no such file or directory
lstat Test1.sh: no such file or directory
lstat Test/Script: no such file or directory
lstat Test2.sh: no such file or directory