Commit Graph

1 Commits (ea65fe2ea40b697c69fe75232e4635fe6e3d7b77)

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