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.28k stars 346 forks source link

interp: use %w on interp.Dir #792

Closed andreynering closed 2 years ago

mvdan commented 2 years ago

The windows flake is known; see https://github.com/mvdan/sh/pull/788.

mvdan commented 2 years ago

FYI, I've cherry-picked this into the v3.4 branch for the upcoming v3.4.3 release.