Hacker News new | ask | show | jobs
by illicium 3663 days ago
Shout out to Shellcheck (http://www.shellcheck.net/), a linter for shell scripts
1 comments

If you're on Sublime, this works like a charm!

https://github.com/SublimeLinter/SublimeLinter-shellcheck

If you're on Vim or Emacs you already (maybe) know you have integration with shellcheck

Emacs - https://github.com/koalaman/shellcheck

Vim - part of syntactic - https://github.com/scrooloose/syntastic/blob/master/syntax_c...