mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
make "supported directives" a heading
@@ -7,7 +7,7 @@ hexToAscii() {
|
||||
}
|
||||
```
|
||||
|
||||
Supported directives are
|
||||
## Supported directives
|
||||
|
||||
### disable
|
||||
Prevent shellcheck from processing one or more warnings:
|
||||
|
Reference in New Issue
Block a user