diff --git a/SC1133.md b/SC1133.md index bd2496d..2270e5c 100644 --- a/SC1133.md +++ b/SC1133.md @@ -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: