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
6.97k stars 332 forks source link

cmd/shfmt: document when --filename is needed for EditorConfig support #1058

Closed mvdan closed 4 months ago

mvdan commented 4 months ago

(see commit message)

Fixes #1055.

mvdan commented 4 months ago

cc @tcrawford-figure