Skip to content

Disable shellcheck/linting when editing zsh scripts #84

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

Closed
pa-0 opened this issue Feb 8, 2025 · 1 comment · Fixed by #85
Closed

Disable shellcheck/linting when editing zsh scripts #84

pa-0 opened this issue Feb 8, 2025 · 1 comment · Fixed by #85

Comments

@pa-0
Copy link

pa-0 commented Feb 8, 2025

I'm currently setting up my zshrc in Sublime, and I've noticed that LSP-bash / spellcheck is actively highlighting would-be bash errors, but shellcheck does not support zsh. It would be great if there were a way to disable it when writing zsh.

@jfcherng
Copy link
Collaborator

jfcherng commented Feb 8, 2025

This plugin probably shouldn't be active with zsh scripts at all.
bash-lsp/bash-language-server#252

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.

2 participants