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.15k stars 338 forks source link

follow-up fixes for -ln=auto #804

Closed mvdan closed 2 years ago

mvdan commented 2 years ago

(see commit messages - please do not squash)

Updates #802. Fixes #802.

cc @kolyshkin

mvdan commented 2 years ago

Thanks for reporting and verifying :)