harness-drone/cli
Matt Bostock b027bd8392 Run gofmt and add test to prevent regressions
Run `go fmt ./...` [1] and add a test to the `test` make target that
checks if `go fmt` has been run.

[1]: http://blog.golang.org/go-fmt-your-code
2015-01-11 18:54:34 +00:00
..
build.go Automatically detect ENV variables 2014-12-27 23:52:43 +03:00
disable.go moved cmd to cli folder 2014-09-24 21:24:12 -07:00
enable.go moved cmd to cli folder 2014-09-24 21:24:12 -07:00
handle.go moved cmd to cli folder 2014-09-24 21:24:12 -07:00
main.go moved cmd to cli folder 2014-09-24 21:24:12 -07:00
repos.go moved cmd to cli folder 2014-09-24 21:24:12 -07:00
restart.go Run gofmt and add test to prevent regressions 2015-01-11 18:54:34 +00:00
status.go moved cmd to cli folder 2014-09-24 21:24:12 -07:00
util.go ability to inject private params into the drone build cli command 2014-10-12 13:57:29 -07:00
whoami.go moved cmd to cli folder 2014-09-24 21:24:12 -07:00