koalaman/shellcheck

发撒的

Closed this issue · 0 comments

For bugs

  • Rule Id (if any, e.g. SC1000):
  • My shellcheck version (shellcheck --version or 'online'): online
  • I tried on shellcheck.net and verified that this is still a problem on the latest commit
  • It's not reproducible on shellcheck.net, but I think that's because it's an OS, configuration or encoding issue

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