terraform/scripts
Chris Bednarski 77f8432d2f Improve performance of fmtcheck
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
2016-03-31 13:57:09 -07:00
..
build.sh README/Makefile: Mention & auto-install gox 2016-02-25 06:48:43 -06:00
changelog-links.sh CHANGELOG: generate links, tweak script 2016-03-16 09:55:01 -05:00
dist.sh update scripts/dest.sh to create a sig file 2015-11-24 09:21:41 -06:00
gofmtcheck.sh Improve performance of fmtcheck 2016-03-31 13:57:09 -07:00
gogetcookie.sh travis: switch to unencrypted cookie 2016-03-21 13:35:53 -05:00
travis.sh Add script for running tests in Travis 2015-12-22 11:27:04 -05:00