You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Line 5 SC2086: Double quote to prevent globbing and word splitting.
Here's what I wanted or expected to see:
Nothing. There's nothing wrong with the assignment, and shellcheck behaves correctly if dialect is set to bash; there may be an interaction with the silencing of SC3043
The text was updated successfully, but these errors were encountered:
For bugs
shellcheck --version
or 'online'): onlineFor new checks and feature suggestions
Here's a snippet or screenshot that shows the problem:
Here's what shellcheck currently says:
Here's what I wanted or expected to see:
Nothing. There's nothing wrong with the assignment, and shellcheck behaves correctly if dialect is set to bash; there may be an interaction with the silencing of SC3043
The text was updated successfully, but these errors were encountered: