dot-files/vim
Bruno BELANYI 4753e32c30 [ADD][VIM] Shellcheck options for ALE
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.
2019-10-19 05:46:29 +02:00
..
.vim/ftplugin [ADD][VIM] Shellcheck options for ALE 2019-10-19 05:46:29 +02:00
.vimrc [ADD][VIM] Rust options for ALE 2019-10-19 05:46:29 +02:00