shellcheck icon indicating copy to clipboard operation
shellcheck copied to clipboard

Warn against assigning PWD

Open tpluscode opened this issue 10 months ago • 0 comments

I tried to remember current working directory as PWD=$(pwd). I was not aware that it won't work.

I would be nice to have a warning

tpluscode avatar Apr 28 '25 07:04 tpluscode