Updated SC2127 (markdown)

Vidar Holen
2025-07-17 11:58:35 -07:00
parent a6afcd44a0
commit 4bf34df21d

@@ -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: