Y
Hacker News
new
|
ask
|
show
|
jobs
by
labianchin
3840 days ago
Remembering best practices for BASH might be hard. I recommend using
http://www.shellcheck.net/
. I use with vim and syntastic. This article talks more about it:
http://jezenthomas.com/shell-script-static-analysis-in-vim/