mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC1107 (markdown)
@@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user