Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sh file paths with spaces are not handled #41

Open
folderol4 opened this issue Oct 12, 2022 · 0 comments
Open

sh file paths with spaces are not handled #41

folderol4 opened this issue Oct 12, 2022 · 0 comments

Comments

@folderol4
Copy link

Testing running this in a repo with the following path:
/src/content/space space/super-bad.sh

Results in the following:

src/content/space: src/content/space: openBinaryFile: does not exist (No such file or directory)
space/super-bad.sh: space/super-bad.sh: openBinaryFile: does not exist (No such file or directory)

It appears spaces are not handled.

Action run log: https://github.com/folderol4/shellcheck-test/actions/runs/3236420628/jobs/5302204371

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant