mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Fix typo
@@ -21,7 +21,7 @@ if [ "$var" != foo ]; then :; fi
|
|||||||
|
|
||||||
### Rationale:
|
### Rationale:
|
||||||
|
|
||||||
Double negation of such binary oprators is unnecessary.
|
Double negation of such binary operators is unnecessary.
|
||||||
|
|
||||||
### Exceptions:
|
### Exceptions:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user