diff --git a/SC2127.md b/SC2127.md index c1b2768..08de2c0 100644 --- a/SC2127.md +++ b/SC2127.md @@ -42,7 +42,7 @@ You are using a shell syntax feature not supported by the script's shell. Either ### Exceptions: -None +ShellCheck 0.10.0 and below warns about `${ ..; }` command expansions when using Bash. However, Bash 5.3 added support for this construct. If you are using this construct in Bash 5.3, either ignore the warning or upgrade ShellCheck. ### Related resources: