mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 13:56:27 +01: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.