Hacker News new | ask | show | jobs
by ndsipa_pomu 1123 days ago
I'd also add that in the cases where you disagree with shellcheck (it doesn't get everything correct all the time), you can include a disabling comment just before the line to tell shellcheck that you know best:

# shellcheck disable=SC2005