Updated SC1107 (markdown)

Eisuke Kawashima
2025-07-29 10:26:50 +09:00
parent 8790468448
commit eaab7b5067

@@ -21,7 +21,7 @@ It could be misspelled, or you could be using an older version of shellcheck tha
None. If you wish to ignore this warning and continue without it, you need version 0.4.5 (commit 88c56ec) or later and a command grouping:
```
```sh
# Ignore an unrecognized directive in 0.4.5 or later:
# shellcheck disable=SC1107
{