mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Previously gofmt would run even on files under vendor which we don't care about, and then discard the results. This approach instead selects only the files we want to pass into gofmt. - Before takes around 6.5 seconds - Now takes around 2 seconds |
||
---|---|---|
.. | ||
build.sh | ||
changelog-links.sh | ||
dist.sh | ||
gofmtcheck.sh | ||
gogetcookie.sh | ||
travis.sh |