diff --git a/SC1107.md b/SC1107.md index 6d832a3..5bffe47 100644 --- a/SC1107.md +++ b/SC1107.md @@ -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 {