mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 11:19:45 +08:00
The title was still SC2265
@@ -1,4 +1,4 @@
|
||||
## Use && for logical AND. Single & will background and return true.
|
||||
## Use `||` for logical OR. Single `|` will pipe.
|
||||
|
||||
### Problematic code:
|
||||
|
||||
|
Reference in New Issue
Block a user