mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC1133 (markdown)
@@ -25,7 +25,7 @@ When breaking around a `|`, `||` or `&&`, there are two options:
|
||||
|
||||
### Exceptions:
|
||||
|
||||
None. This is a syntax error.
|
||||
In v0.7.2 and below, this warning triggered incorrectly when starting a line with `&>`. In these versions, you can either [[ignore]] the warning, or move the redirection after the command name.
|
||||
|
||||
### Related resources:
|
||||
|
||||
|
Reference in New Issue
Block a user