mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2237 (markdown)
@@ -30,7 +30,7 @@ You have negated `test -z` or `test -n`, resulting in a needless double-negative
|
||||
|
||||
### Exceptions:
|
||||
|
||||
This is a stylistic issue that does not affect correctness. If you prefer the original expression, you can't not [[Ignore]] it with a directive or flag.
|
||||
This is a stylistic issue that does not affect correctness. If you prefer the original expression, you can [[Ignore]] it with a directive or flag.
|
||||
|
||||
### Related resources:
|
||||
|
||||
|
Reference in New Issue
Block a user