mirror of
https://github.com/stashapp/stash.git
synced 2026-05-01 19:30:55 +02:00
| .. | ||
| goimports.go | ||
| LICENSE | ||
| README.md | ||
goimports
This package is a modified version of https://github.com/golang/tools/tree/master/cmd/goimports to be called programmatically, instead of via the binary.
Please see the LICENSE file details on the original license.