TIL about https://www.shellcheck.net, an open-source tool that can find bugs in your shellscripts!

… it certainly finds bugs in *my* shellscripts. /o\ #bangbangcon

ShellCheck – shell script analysis tool

ShellCheck finds bugs in your shell scripts

@blinry oh yes. I have it set up with the vim-syntastic plugin so it can criticise every line I write instantly! :3