diff --git a/Directive.md b/Directive.md index 5e162c4..26b3dd1 100644 --- a/Directive.md +++ b/Directive.md @@ -1,4 +1,4 @@ -Shellcheck directives allows selectively silencing warnings, and takes the form of comments in files: +Shellcheck directives allows selectively [[ignore]] warnings, and takes the form of comments in files: hexToAscii() { # shellcheck disable=SC2059