Hacker News new | ask | show | jobs
by Zpalmtree 1288 days ago
Most of these are 'gotchas' that rarely happen in real code because they're all due to implicit type conversions
1 comments

Yeah, nothing there affects regular programs even a tenth as bad as say quoting rules and space handling affect average Bash shell scripts.
Wouldn't shellcheck catch most of these?