syntastic/syntax_checkers/sh
Oren Held 3859d89ad7 sh: do not enforce POSIX validation on bash/zsh scripts
The POSIX check warns about perfectly legal bash/zsh statements such as the 'local' keyword.
It's archaic and irrelevant nowadays.
2013-06-07 11:15:15 +03:00
..
checkbashisms.vim sh: do not enforce POSIX validation on bash/zsh scripts 2013-06-07 11:15:15 +03:00
sh.vim Make syntastic#makeprg#build() aware of filetypes. Fixes #667. 2013-05-31 21:05:45 +03:00