mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-22 06:13:54 -07:00
SC2164: show two possible variants for circumenting the warning
always calling 'exit' is not good in e.g. functions. the basic idea is at least that the returncode of cd *is* evaluated somehow and not ignored. Reported-by: Garance Alistair Drosehn <drosehn@rpi.edu>
This commit is contained in:
parent
c9aa133282
commit
77681216e0
1 changed files with 1228 additions and 572 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue