mvdan / sh

A shell parser, formatter, and interpreter with bash support; includes shfmt
https://pkg.go.dev/mvdan.cc/sh/v3
BSD 3-Clause "New" or "Revised" License
7.1k stars 336 forks source link

Under the Caveats section of the main GitHub page, single quotes are used instead of double quotes #906

Closed SteelBlueVision closed 2 years ago

mvdan commented 2 years ago

What exactly is the problem? Single quotes seem to work just fine from what I can see.