Y
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
AgentME
1288 days ago
Yeah, nothing there affects regular programs even a tenth as bad as say quoting rules and space handling affect average Bash shell scripts.
link
FeistySkink
1288 days ago
Wouldn't shellcheck catch most of these?
link