mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
fix quoting
@@ -1,6 +1,6 @@
|
|||||||
## Use `-n` instead of `! -z`.
|
## Use `-n` instead of `! -z`.
|
||||||
|
|
||||||
(or "Use `-z` instead of `! -n`)
|
(or "Use `-z` instead of `! -n`")
|
||||||
|
|
||||||
### Problematic code:
|
### Problematic code:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user