Updated Directive (markdown)

koalaman
2015-10-03 21:24:40 -07:00
parent 9e2715a475
commit c91b073c53

@@ -1,4 +1,4 @@
Shellcheck directives allows selectively [[ignore]] warnings, and takes the form of comments in files:
Shellcheck directives allows you to selectively [[ignore]] warnings, and takes the form of comments in files:
hexToAscii() {
# shellcheck disable=SC2059