Commit Graph

1 Commits (4e17ab5d319ac5b70b2769442947567a83386fbc)

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