k3s/hooks
Eric Paris f4d0b8df3a Do all boilerplate checks in 1 python call
It's just a little bit faster.....

BEFORE:
$ time hack/verify-boilerplate.sh

real	0m9.378s
user	0m3.405s
sys	0m13.906s

AFTER:
$ time hack/verify-boilerplate.sh

real	0m0.181s
user	0m0.114s
sys	0m0.068s
2015-05-01 20:46:57 -04:00
..
boilerplate.go.txt Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
boilerplate.py Do all boilerplate checks in 1 python call 2015-05-01 20:46:57 -04:00
boilerplate.sh.txt Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
commit-msg Slightly friendlier pre-commit errors. 2014-06-24 15:01:08 -07:00
description.sh Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
prepare-commit-msg Do all boilerplate checks in 1 python call 2015-05-01 20:46:57 -04:00