koalaman / shellcheck

ShellCheck, a static analysis tool for shell scripts
https://www.shellcheck.net
GNU General Public License v3.0
36.45k stars 1.78k forks source link

shell-test #3036

Closed 18124253231 closed 3 months ago

18124253231 commented 3 months ago

For bugs

For new checks and feature suggestions

Here's a snippet or screenshot that shows the problem:

#!/your/shebang
Your script

Here's what shellcheck currently says:

TODO: Describe current output

Here's what I wanted or expected to see:

TODO: Describe expected/desired output