Added fix end of file hook.

This commit is contained in:
Anthony Sottile 2014-03-22 21:49:10 -07:00
parent 8c30419c13
commit dc1494d0e7
13 changed files with 15 additions and 16 deletions

View file

@ -18,4 +18,4 @@ def in_hooks_workspace():
local.path(get_pre_commit_dir_path()).mkdir()
with local.cwd(get_pre_commit_dir_path()):
yield
yield