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