Bruno BELANYI
4753e32c30
I want shellcheck to detect which shell is most appropriate on the `sh` filetype, but explicitly use the `bash` dialect on `bash` and `zsh` filetypes. I also really don't like nullary conditions in shell, so I'll screen for those too. I might turn on the 'quote-safe-variables' check too, because I think quoting variables is a good habit to take. |
||
---|---|---|
.. | ||
bash.vim | ||
d.vim | ||
json.vim | ||
pandoc.vim | ||
python.vim | ||
rust.vim | ||
sh.vim | ||
zsh.vim |