validator.vim
validator.vim copied to clipboard
Shellcheck versions compatibility
A lot of Linux distributions (Most of LTS) ships with an old version of shellcheck (< 0.4), Ubuntu 16 for example uses the 0.3.7 version where the flag -x does not exist.
It will be great to verify the shellcheck's version before adding the flags.