Commit graph

2 commits

Author SHA1 Message Date
wanghui
23be44ea50
Fix git hook checks all the staged files
I think because of this commit:

78e8165b06

The git hook will check all the staged files even it is not a Python source files.

This commit try to fix this and issue #271.
2016-11-22 11:17:59 +08:00
Ian Cordasco
941896218d
Change how we apply lazy to the git hook 2016-10-25 05:25:44 -05:00