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

Use the -s option to shellcheck to ensure shell is correct. #8

Open
tee3 opened this issue Apr 22, 2022 · 0 comments
Open

Use the -s option to shellcheck to ensure shell is correct. #8

tee3 opened this issue Apr 22, 2022 · 0 comments

Comments

@tee3
Copy link

tee3 commented Apr 22, 2022

It might be useful in some cases to use the -s option in shellcheck, maybe in all cases. This would use side information from Emacs (auto-mode-alist, etc.) to provide the right type of shell to the shellcheck.

I could also see issues with this approach since many shells are not supported by shellcheck, but I suppose that could be handled as well.

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

No branches or pull requests

1 participant