For bugs

  • Rule Id (if any, e.g. SC1000):
  • My shellcheck version (shellcheck --version or “online”):
  • [ ] I read the issue's wiki page, e.g. https://github.com/koalaman/shellcheck/wiki/SC2086
  • [ ] I tried on shellcheck.net and verified that this is still a problem on the latest commit

For new checks and feature suggestions

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


#!/your/interpreter your script here

Here's what shellcheck currently says:

Here's what I wanted or expected to see: