1
0
mirror of https://github.com/koalaman/shellcheck.git synced 2025-01-04 01:59:56 -08:00

Updated SC2268 (markdown)

Vidar Holen 2021-04-11 15:57:58 -07:00
parent 8fee333ff5
commit ddb574ef5c

@ -42,4 +42,5 @@ If you are targeting especially old shells, you can ignore this warning (or use
### Related resources:
* [What exactly was the point of `[ "x$var" = "xval" ]`](https://www.vidarholen.net/contents/blog/?p=1035)?
* [Wooledge Bash Pitfall #4](https://mywiki.wooledge.org/BashPitfalls#A.5B_.24foo_.3D_.22bar.22_.5D)