Commit Graph

4 Commits

Author SHA1 Message Date
Brian Bland 1a6893dbb6 Adds pre-commit hook, hook config script, and a README
The pre-commit hook will automatically gofmt code in place, warning you
about any changes. It will also fail to commit if either golint or go
vet fails.
2014-12-15 18:09:11 -08:00
Stephen J Day 4a4d403655 Correct ENV declaration in Dockerfile 2014-11-26 13:19:45 -08:00
Olivier Gambier ebab275b76 Fix goverall
Also simplified things a bit + adding notes about extra tooling.
2014-11-22 10:17:14 -08:00
Olivier Gambier 3f6cb52357 Move to own dev image 2014-11-20 15:33:06 -08:00