mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-26 04:02:18 +08:00
549 B
549 B
name, about, title, labels, assignees
name | about | title | labels | assignees |
---|---|---|---|---|
Feature request | Suggest an idea for this project |
For new checks and feature suggestions
- https://www.shellcheck.net/ (i.e. the latest commit) currently gives no useful warnings about this
- I searched through https://github.com/koalaman/shellcheck/issues and didn't find anything related
Here's a snippet or screenshot that shows a potential problem:
#!/bin/sh
your script here