Commit Graph

10 Commits

Author SHA1 Message Date
Brian Grant
2ac8400cb2 Add API documentation pre-commit hook. 2014-11-20 20:25:44 +00:00
Sam Ghods
98c3a00233 Adding files to Godeps should not trigger gofmt or boilerplate warnings 2014-09-03 17:00:30 -07:00
Daniel Smith
260af3017b Make boilerplate hook work for .sh files, too. 2014-06-25 17:11:48 -07:00
Tim Hockin
b6d5faf276 Slightly friendlier pre-commit errors.
Make the pre-commit check spit out cut-and-paste commands and be more
obvious about errors.  Tested by making an invalid change and observing the
message generated.
2014-06-24 15:01:08 -07:00
Daniel Smith
756ba6958d Add boilerplate checking to hook 2014-06-23 12:00:16 -07:00
Joe Beda
d230625e1a Move third_party code under third_party/src so it can be used in $GOPATH. 2014-06-13 17:15:49 -07:00
Daniel Smith
701c34f701 Forgot to actually add -s to the gofmt call in the hook. 2014-06-12 22:03:00 -07:00
Daniel Smith
2328cad18b Improved commit hook 2014-06-12 21:23:04 -07:00
Daniel Smith
078451053b gofmt -s && change gofmt reminder to specify -s in prepare-commit-msg 2014-06-12 17:25:46 -07:00
Joe Beda
2c4b3a562c First commit 2014-06-06 16:40:48 -07:00